Search Issue Tracker
Fixed
Fixed in 1.3.X - Entities, 7000.0.0a1
Votes
0
Found in [Package]
1.2.0 - Entities
1.3.X - Entities
7000.0.0a1
Issue ID
ECSB-1053
Regression
No
"Pointers and fixed size buffers may only be used in an unsafe context" compilation error is thrown when using partial ISystem
How to reproduce:
1. Open the attached project “SplitBug”
2. Observe the Console
Expected results: The are no compilation errors
Actual results: “Pointers and fixed size buffers may only be used in an unsafe context” error is thrown
Reproducible with: 1.2.0.-pre.12, 1.2.0 (2022.3.23f1, 2023.2.17f1, 6000.0.0b14)
Reproducible on: Windows 11 Pro, Windows 10
Not reproducible on: No other environment tested
Note: There is a second error message “Assets\Script\Assembly\TestSystem1.Partial.cs(17,9): error CS0103: The name 'Debug' does not exist in the current context” which seems to be related to the first one
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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note (fix version 7000.0.0a1):
https://github.cds.internal.unity3d.com/unity/neutron/pull/14669
Resolution Note (fix version 1.3.X - Entities):
fixed in 1.3:
https://github.cds.internal.unity3d.com/unity/dots/pull/13323