Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b5
Issue ID
996419
Regression
No
[OSX] Null reference exception is thrown when GUILayout.Space() is called after GUILayout.EndHorizontal()
To reproduce:
1. Open project
2. In menu bar choose Window -> Test Window.
3. Dock the Test Window next to the Hierarchy(not necessary, but makes repro easier)
4. Click on the Popup Menu and change from "Test1" to "Test2", click 'OK' in message box
5. If null reference exception is not thrown, repeat 4th step multiple times
Expected vs actual: no errors should be thrown
Reproduced: 5.6.5p1, 2017.1.3f1, 2017.2.1p3, 2017.3.0p4, 2018.1.0b6
Not reproducible: 2018.2.0a1(210ec0022b93)
We decided to close this case as won’t fix for now. After assessing it’s severity we came to the conclusion that there are currently other more pressing issues in our backlog demanding our attention than we will be able to resolve in the foreseeable future. That doesn’t necessarily mean that this bug will never be fixed, as we reassess cases like these on a regular basis.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment