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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment