Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.4
2019.3
2020.1.0a1
Issue ID
1186931
Regression
No
Lag on expanding annotation
Lag when expanding component with annotations.
The annotations are refreshed every time a type is not found in the annotation cache, which is always for some type like transforms, monoscripts, etc.
To Repro:
1. Open a relatively big project.
2. Create a new scene.
3. Select the main camera.
4. In the inspector, expand/collapsed the Transform component. Notice the small delay every time the component is expanded/collapsed.
5. Do the same for the Camera component. Notice it doesn't do the same thing.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment