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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment