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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment