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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
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