Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.1p5
Issue ID
664720
Regression
Yes
Switching between iOS and Standalone platforms, create error message in Console
Switching between iOS and Standalone platforms, create the following error messages in Console:
"width == 1 && height == 1 && level != maxLevel"
Please see attached video for details.
To reproduce:
- Open attached project and launch "test" scene
- Switch between iOS and Standalone target platforms
- Observe the error messages in Console
Additional comment
At some point the Console spawned the following error messages, but I was not able to repro consistently:
"Asset import did not unload metadata path. This will leak memory. File a bug with repro steps please. UnityEditor.HostView:OnGUI()"
"!GetPersistentManager().IsStreamLoaded(metaDataPath)
UnityEditor.HostView:OnGUI()"
Please see attached screen shot for details.
Regression from version 4.6.1f1 (d1db7a1b5196)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment