Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2021.1
2021.1.0a1
Issue ID
1327074
Regression
Yes
[Regression] No error in console when failed to build because of Editor scripts not in Editor folder
Steps:
1. Open attached project (20210406_ed.zip)
2. Open BuildSettings and click Build. Select any folder to build
Actual result: Build failed silently. No error in console.
Expected result: There should be errors in console e.g. "The type or namespace name 'Build' does not exist in the namespace 'UnityEditor'".
Reproducible:
2021.2.0a11.1652 (7e28cd2d801e)
2021.1.0f1.2163.11 (61a549675243)
Not reproducible:
2020.3.2f1.104 (58594120496c)
2019.4.23f1 (3f4e01f1a5ec)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment