Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3
2021.1
2021.1.1f1
2021.2
Issue ID
1326825
Regression
No
Editor Performance significantly degraded when Character is moving while selected by the Inspector
Reproduction steps:
1. Open user attached Project
2. Open Assets\Scenes\SampleScene
3. Enter Playmode
4. Move the character around using WASD and note the Framerate
5. Select the "Player" game object in the Hierarchy and have an Inspector open
6. Move the character around with WASD and note the Framerate
Expected result: The Framerate is relatively the same
Actual result: The Framerate goes from ~140(8ms) to ~30(35ms)
Reproducible with: 2020.3.5f1, 2021.1.3f1, 2021.2.0a14
Could not test with: 2018.4, 2019.4 (Project breaks)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A NullReferenceException error is thrown when extracting textures from an FBX
- “Convert To Subgraph Operator” option is capitalised incorrectly in VFX Graph
- "Toggle all debug panels" shortcut throws “NullReferenceException: Object reference not set to an instance of an object” error
- Rect Transform values are set to NaN when scaling UI element with centered scaling
- "Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
Resolution Note (2022.1.X):
IMGUI performance improvements (other than fixing regressions) are out of scope for the foreseeable future.