Search Issue Tracker
Fixed
Fixed in 1.3.X - Entities, 1.4.13-pre.4 - Entities Graphics
Votes
0
Found in [Package]
1.3.10 - Entities
Issue ID
ECSB-1606
Regression
No
InvalidOperationException error when disabling PresentationSystemGroups
How to reproduce:
1. Open the attached “IN-95879” project
2. Open the “OutdoorsScene” Scene
3. Enter Play mode
4. Observe the Console window
Expected result: No errors appear in the Console window
Actual result: “InvalidOperationException” error appears in the Console window
Reproducible with: 1.2.0(2022.3.59f1), 1.3.8(2022.3.59f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6), 1.3.10(2022.3.59f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6)
Reproduced on: Windows 10(User), Windows 11
Not reproduced on: No other environment tested
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
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
Resolution Note (fix version 1.4.13-pre.4 - Entities Graphics):
Fixed: Added proper handling for disabling the PresentationSystemGroup
Resolution Note (fix version 1.3.X - Entities):
Fixed: Added proper handling for disabling the PresentationSystemGroup