Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3
2019.3.0b2
2020.1
Issue ID
1181769
Regression
No
Performance downgrade in Play Mode while being in Prefab Mode
Steps to repro:
1. Open attached project "Performance Issue.zip"
2. Make sure you are in Level_1 scene (Assets/Levels/1 world/Level_1.unity)
3. Open Arrow prefab in Prefab Mode
4. Detach GameView to a separate window
5. Enter Play Mode
6. Try expanding, collapsing RigidBody 2D on an Arrow prefab and compare the performance
Reproduced in: 2019.3.0b4, 2020.1.0a5
Note:
1. Profiling Editor shows a spike in GUI.TextureDraw.
2. Profiling Playmode shows a spike in RenderTexture.SetActive.
3. 2019.3 performance is way worse than 2020.1.
4. Could not reproduce on earlier versions due too package errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment