Search Issue Tracker
Fixed
Fixed in 10.0.0-pre.1
Votes
0
Found in [Package]
2023.1.0
Issue ID
DANB-97
Regression
No
[2D][Sprite Shape] SpriteShape Extras "Colliders" scene causes warnings in console when opening
[2D][Sprite Shape] SpriteShape Extras "Colliders" scene causes warnings in console when opening
Repro steps:
- Open attached project, Samples > 2D SpriteShape > 8.0.1 > Sprite Shape Extras > Scenes > Colliders scene
- Observe warning in console:
[SpriteShape] A valid SpriteShape profile has not been set for gameObject < Base >.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Expected result: No warnings in console when opening Extras scenes
Actual result: Warning in console when opening Extras Collider scene
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Resolution Note (fix version 10.0.0-pre.1):
Fix for this issue will be available on Sprite Shape package 10.0.0-pre.1 and above