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
- "Canvas Renderer" Component uses a low resolution icon
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
Add comment