|
Post by Jared on Jun 10, 2023 14:20:31 GMT
getting this error from the latest version using unity lts 2021 ![]() .3.26f1
not sure how to fix this
the bug is "errorcs0103 the name undohelper does not exist in current context"
|
|
|
Post by Jared on Jun 10, 2023 14:30:12 GMT
##### Output Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(63,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(78,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(94,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(104,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(133,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(286,25): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(500,29): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(509,29): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(557,41): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(584,33): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(598,33): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(609,37): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(618,37): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(628,11): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(635,12): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(680,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(689,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(712,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(743,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(783,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(789,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(799,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(816,13): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(831,13): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(875,13): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(900,13): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(61,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(91,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(105,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(116,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(151,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(158,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(165,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(172,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(179,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(193,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(368,25): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(599,29): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(703,33): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(752,41): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(779,33): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(793,33): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(804,37): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(813,37): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(825,41): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(832,45): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(850,37): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(859,33): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(901,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(910,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(933,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(964,21): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1004,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1009,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1019,17): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1036,13): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1051,13): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1095,13): error CS0103: The name 'UndoHelper' does not exist in the current context
Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1139,13): error CS0103: The name 'UndoHelper' does not exist in the current context *** Tundra build failed (0.80 seconds), 1 items updated, 706 evaluated Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(63,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(78,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(94,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(104,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(133,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(286,25): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(500,29): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(509,29): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(557,41): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(584,33): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(598,33): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(609,37): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(618,37): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(628,11): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(635,12): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(680,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(689,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(712,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(743,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(783,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(789,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(799,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(816,13): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(831,13): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(875,13): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolMiniBossInspector.cs(900,13): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(61,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(91,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(105,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(116,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(151,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(158,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(165,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(172,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(179,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(193,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(368,25): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(599,29): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(703,33): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(752,41): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(779,33): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(793,33): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(804,37): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(813,37): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(825,41): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(832,45): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(850,37): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(859,33): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(901,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(910,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(933,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(964,21): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1004,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1009,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1019,17): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1036,13): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1051,13): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1095,13): error CS0103: The name 'UndoHelper' does not exist in the current context Assets\DarkTonic\PoolBoss\Editor\PoolBossInspector.cs(1139,13): error CS0103: The name 'UndoHelper' does not exist in the current context
oh i am also using urp 2d if that helps
|
|
|
Post by DarkTonic Dev on Jun 11, 2023 15:45:16 GMT
What is "urp 2d?"
I'll try and reproduce in 2021.3.26f1, however I doubt I will be able to. I'll report back.
|
|
|
Post by DarkTonic Dev on Jun 11, 2023 15:50:26 GMT
I didn't see any error in 2021.3.26f1. I suggest you try importing the plugin in a brand new empty project and see if there are any errors.
|
|
|
Post by jared on Jun 12, 2023 3:22:42 GMT
still have the error on new project
it was fine when i had older version of poolboss 1.1.9 installed, no errors but when i updated it to latest 1.2.2 i started getting it ah well
|
|
|
Post by DarkTonic Dev on Jun 12, 2023 3:44:43 GMT
Ok I'll check again after reinstalling Unity tomorrow and report back.
|
|
|
Post by Jared on Jun 12, 2023 3:59:27 GMT
Thanks appreciate it
|
|
|
Post by DarkTonic Dev on Jun 12, 2023 13:38:42 GMT
Yeah, I'm having zero issues with a new project and downloading V1.22 from the Asset Store.
Can you show me your folders in the new project in Project View?
|
|