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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment