Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
preview.2 - 0.1.0
Issue ID
1203533
Regression
Yes
[JOBS] DOTS Editor package causes performance to drop when Object is selected in Hierarchy
Reproduction steps:
1. Open a new or existing project
2. Install DOTS Editor preview.2 - 0.1.0 (Unity versions 2019.3.0b11 and higher)
3. Make sure no Object in Hierarchy is selected
4. Enter Play Mode and enable Stats
5. Observe current performance and select an Object in Hierarchy with Inspector window visible
Expected results: performance stays relatively the same
Actual results: performance drops around 10% - 20%
Reproducible with: DOTS Editor preview.2 - 0.1.0 (2019.3.0f4, 2020.1.0a18)
Could not test with 2017.4; 2019.3.0b10 - no DOTS Editor preview.2 - 0.1.0
Notes:
1. you can actually see that Inspector is being updated between very small intervals of time (try moving an object in Scene view) compared to without JOBS Editor package which is likely causing the performance to drop
2. The first version to support DOTS Editor preview.2 - 0.1.0 is 2019.3.0b11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment