Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.1.2f1
Issue ID
559092
Regression
No
hideFlag.DontSave crashes the editor
Could reproduce on version 4.3.0a5 (796335dfc9e5).
To reproduce:
- Open attached project
- Select "Click Me" > "Produce a scene" in the menu bar and do one of the following actions:
1. Hit Play and observe the crash
2. Save the scene and then reload the scene, and observe the crash
I have observed the following warning, when loading the project, but it is not showing consistently:
"There are inconsistent line endings in the 'Assets/MakeAScene.cs' script. Some are Mac OS X (UNIX) and some are Windows.
This might lead to incorrect line numbers in stacktraces and compiler errors. Many text editors can fix this using Convert Line Endings menu commands."
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