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
- [Linux] Crash on ModalProgressBackendLinux::Clear when Domain Reload progress bar appears
- Duplicating the Properties in the VFX Graph Blackboard pastes them on the top of the list instead below the original Property
- Package Manager lets some packages to be imported when everything in the package is deselected while other packages have the “Import” button greyed out
- The Blackboard scrolls up and selecting Items breaks when Duplicating Items in a scrolled down List
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
Resolution Note:
Issue is related to incorrect use by user