Search Issue Tracker
Active
Under Consideration for 1.0.X
Votes
1
Found in [Package]
1.0.13
Issue ID
BEHAVB-425
Regression
No
Build fails with "The type or namespace name 'AppUI' does not exist in the namespace 'Unity'" Error when building
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open Build Profiles
3. Select Windows platform
4. Click Build
5. Create a folder and select it
6. Observe the Console
Expected result: Build succeeds
Actual result: Build fails with "Library\PackageCache\com.unity.behavior@3aef49b1615b\Blackboard\BlackboardVariableElement.cs(8,22): error CS0234: The type or namespace name 'AppUI' does not exist in the namespace 'Unity'" Errors
Reproducible with: 2.0.0 (6000.2.4f1), 2.2.0-pre.1 (6000.0.58f1, 6000.2.4f1, 6000.3.0b1)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Does not reproduce in Play mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment