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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment