Search Issue Tracker
Fixed
Votes
0
Found in
4.2.0f4
Issue ID
555777
Regression
Yes
When loading a scene repeatedly sometimes models render entirely black-Android/iOS
The project reproduced on Samsung Galaxy S3, GT-I9300.
Build and run. A scene will be reloaded multiple times, each time loading models using Resources.Load. Sometimes (I found it that it usually is only once in a run) like within a couple of loads, you'll see all characters black as if there was no texture on them. It's very very brief flash in this repro that reloads scenes so quickly.
Adding a 1 frame wait after Application.LoadLevel seems to be a work around.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Add comment