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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment