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
- [Linux] Crash on DetermineFileNameForNewPrefab when creating Prefab Variant
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
Add comment