Search Issue Tracker
Active
Under Consideration for 1.3.X
Votes
0
Found in [Package]
1.3.8 - Entities
Issue ID
ECSB-1441
Regression
No
System Group Executes Only Once Per Frame when Not Using SystemAPI.GetSingletonRW or EntityManager.SetComponentData
Reproduction steps:
1. Open the attached “UpdateSystemGroup.zip” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Press the W and E keys
5. Observe the Console window to confirm that the systems run 100 times for each system
6. Press the Q key
7. Observe the Console window
Expected result: Systems should trigger and log output 100 times for each system
Actual result: Systems run only once for each system
Reproducible with: 1.2.4 (2022.3.52f1), 1.3.8 (2022.3.52f1, 6000.0.29f1, 6000.1.0a7)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph tooltips have a double line on the bottom side
- TMP font size is "-99" by default when TMP Resources are not loaded
- VFX Graph Node Creation menu can't be navigated using only keyboard
- Universal 3D Sample template build throws RangeError: Array buffer allocation failed when launched on Chrome
- VFX Graph dropdowns are opened in the random place when clicking through them fast
Add comment