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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note (2022.1.X):
IMGUI performance improvements (other than fixing regressions) are out of scope for the foreseeable future.