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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment