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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment