Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f1
Issue ID
894183
Regression
No
ComputePenetration scales worse in FixedUpdate than Update all other things being equal
How to reproduce:
1. Open attached project
2. Open scene FixedUpdateScene.unity
3. Play the scene
4. Set all of the sliders in the game view to their maximum values
- Note the significant drop in performance
- For comparison, click the "To UpdateScene" button and repeat Step 4
- Note that the performance is much better in that case
- Reproduced with 2017.1.0b5 (e2f219641e2c), 5.6.1p1 (74c1f4917542)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment