Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.1p3
Issue ID
695167
Regression
No
Unity spawns processes at normal priority which make computer sluggish at 100% utilization
-e: when Unity does spawn new process for GI or IL2CPP they are spawned at normal priority which when they start maxing cpu utilization will make the other processes sluggish at times. if they'd be spawned at below normal priority they'd behave a but nicer and let people keep on working on other stuff
-repro:
--start a webgl build
--start task manager
--check the processes priority
--NOTICE they are spawned at normal priority
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
We really appreciate your contribution to the Unity product. Thank you for reporting this issue. We take every case submitted to us seriously by investigating the impact on you, our customer, as well as the impact it may have on the engineering and experience of our product.
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this issue.