Search Issue Tracker
Active
Under Consideration for 6000.2.X
Votes
0
Found in
6000.1.0a8
6000.2.0a1
Issue ID
UUM-90998
Regression
No
Opening reference for any 2D component redirects to missing page
Steps to reproduce:
- Open a Unity 2D project
- Add one of the Sprite GameObjects in GameObject > 2D Objects> Sprites to the scene
- Select the new GameObject
- Click on the 'open reference' icon next to the Sprite Renderer component
Actual results: A website opens to a missing page.
Expected results: A website opens with a valid page.
Reproducible with versions: 6000.1.0a8
Not reproducible with versions: 6000.0.31f1, 2022.3.53f1, 2021.3.45f1
Can’t test with versions: -
Tested on (OS): Ubuntu 24.04
Notes:
- This affects every single 2D component I have tested. I have specifically tested Sprite Renderer, Sprite Shape Renderer, Box Collider 2D, Rigidbody 2D, Tilemap, Tilemap Renderer
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment