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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment