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
- TileMap Palette preview flickers when scaled
- ShaderGraph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
- Shader Graph Asset icon is blurry in the 4K monitors
- Default Value of ShaderGraph Color property is 0 by default
Add comment