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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment