Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a6
Issue ID
1064452
Regression
Yes
Inspector Debug Mode UI is broken in 2018.3.0a6
Inspector Debug Mode UI for a game object does not load properly and errors are thrown in console.
Steps to reproduce:
1. Open Unity and create a new project.
2. Select a gameObject in hierarchy window
3. Go to Inspector window.
4. Click top right DropDown Button.
5. Select Debug Mode.
Actual Result: Debug Mode window does not load properly and errors are thrown in console.
Expected Result: Debug Mode window should load without any issues.
Reproducible On: 2018.3.0a6
Working Fine On: 2018.3.0a5, 2018.2.0f2
Notes:
- Appears always
- Appears on both OSX and Windows.
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