Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2019.1.0b7
2019.2.0b1
2019.3.0a10
2019.3.0b1
2020.1.0a1
Issue ID
1180476
Regression
No
"Jobs can only create Temp memory" error is thrown when using ExclusiveEntityTransaction.Instantiate() inside of a job
Steps to reproduce:
1. Open the attached project "1180476.zip"
2. Open "SampleScene"
3. Enter the Play mode
4. Observe the console
Expected results: InvalidOperationException: Jobs can only create Temp memory error is not thrown
Actual results: InvalidOperationException: Jobs can only create Temp memory error is thrown
Reproducible with: Entities 0.1.1 (using 2019.1.14f1, 2019.2.7f2, 2019.3.0b4, 2020.1.0a5)
Couldn't test due to errors on: 2018.4, 2019.1.0b6 and earlier versions, 2019.2.0a14 and earlier versions, 2019.3.0a9 and earlier versions
Notes: When viewing "test" world on Entity Debugger only two first iterations of jobs throws errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment