Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.3
2019.1
2019.1.8f1
2019.2
2019.3
Issue ID
1166175
Regression
No
Writing to a newly assigned native slice within a job fails
Reproduction steps:
1. Open "Native_slice_issue.zip" project
2. Open "SampleScene" scene
3. Enter Play mode
4. Notice error: "InvalidOperationException: The native container has been declared as [ReadOnly] in the job, but you are writing to it."
Expected Result: Writing to a newly assigned native slice within a job succeeds
Actual Result: Writing to a newly assigned native slice within a job fails
Reproduced with: 2019.3.0a8, 2019.2.0b8, 2019.1.8f1, 2018.4.3f1
Did not reproduce on: 2017.4.29f1 (Scripting Errors)
Comments (3)
-
JackBowlock
Jun 12, 2021 18:33
Strahge problem, did you solve it?
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Issue is related to incorrect use by user