Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
Issue ID
1264798
Regression
Yes
[MacOS] Slow editor performance in scene view before entering playmode
steps:
1a. Open Unity Hub (Note: issue does not repro if you open Unity app directly in Finder)
1b. open a new URP template (using 2020.2.0a16 or above)
2. go to scene view
3. observe low framerate
4. go to game view, then back to scene view
5. still low frame rate
6. enter playmode and exit
7. back to scene view, frame rate is improved
Expected: performance is optimal
Actual: performance is not optimal till after enter/exit playmode
Repro: 2020.2.0a16, 2020.2.0a20 + Hub 2.3.2 ( macOS Catalina 10.15.6 )
No repro: 2020.2.0a15 + Hub 2.3.2
Notes:
- also repro just by opening via Terminal (with no arguments) on MacOS ( see example command on https://docs.unity3d.com/Manual/CommandLineArguments.html )
- repro with templates: 3D or Universal RP
-issue repro whenever Activity Monitor (with View > All Processes, Hierarchically) shows that Unity is a child process of Unity Hub.
- Does not repro when Unity is not a child process of Hub (like when you open Unity app directly)
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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
This is a duplicate of issue #1263059