Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0b6
Issue ID
744136
Regression
Yes
NullReferenceException in plugin crashes Unity at GUIStyle::Draw
Steps to reproduce:
1. Open attached project
2. In top menu select "Window > AudioClip Explorer"
3. Move scrollbar found in window
4. Once error dialog appears, click "Close AudioClip Explorer"
5. Observe a crash
Before regression, this error was printed in console: GUI Window tries to begin rendering while something else has not finished rendering! Either you have a recursive OnGUI rendering, or previous OnGUI did not clean up properly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment