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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment