Search Issue Tracker
Fixed in 5.3.6
Votes
3
Found in
5.3.5p3
Issue ID
804139
Regression
Yes
Custom embedded window breaks on compilation error, which occurs in the editor script
How to reproduce:
1. Open the attached project
2. Open custom window in Window -> My Window
3. Doc it to Unity and make sure that it is separated from all other windows
4. Open MyWindow editor script
5. Create an error (example, theerror;)
6. Open Unity again and notice compilation error
7. Expand MyWindow a bit and notice that it is gone ("Failed to load")
8. Fix error in the script
9. Try to reopen My Window and notice that nothing happens
10. To make it work again one needs to select another layout
Issue introduced in: 5.3.4p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment