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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment