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
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
This is a duplicate of issue #1263059