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
- Construct matrix block disappears, and other bugs and exceptions related to it show when opening/running project
- New browser tab is not created when trying to open Package Manager hyperlinks by holding the Ctrl key and pressing the left mouse button
- [Mobile] NavigationSubmitEvent is not being triggered when the submit button is pressed on a mobile keyboard
- Materials render incorrect color when using the "require native16bit" pragma directive
- GUIUtility.hotControl controlID value does not change when clicking with the Left Mouse Button
Add comment