Search Issue Tracker
[IL2CPP] Null Exception is thrown when passing NativeList to a IJobParal...
Steps to reproduce:1. Download attached project2. Build project for Standalone with IL2CPP backend Results: Null exception is thrown... Read more
[Package Manager] Jobs package does not show Mathematics and NativeList ...
Jobs package shows no dependencies in Package Manager UI, and after importing, errors are thrown that Mathematics and NativeList ref... Read more
Silent Crash when data is passed to a Job in the form of a NativeHashMap...
How to reproduce:1. Open attached project2. Enter the Play Mode3. Press 1 or 3 Reproducible with: 2019.2.4f1, 2019.3.0b2, 2020.1.0a3... Read more
Argument Exception is thrown when casting a Ray inside IJobForEach imple...
How to reproduce:1. Download and open the attached project "1179962.zip"2. Enter Play mode Expected result: No errors are thrownActu... Read more
[Entity][Job] NullReference in IJobForEach_BBBCC with safety on when usi...
Steps to reproduce:1. Open user-supplied project2. Open Window -> General -> Test Runner3. Run the tests Expected: all tests f... Read more
[Mobile][DOTS][IL2CPP] Crash on GetTransformsLength when accessing null ...
How to reproduce:1. Build the attached project for iOS2. Build & Run the app to device via Xcode Actual result: Unity crashes. R... Read more
[JOBS] DOTS Editor package causes performance to drop when Object is sel...
Reproduction steps:1. Open a new or existing project2. Install DOTS Editor preview.2 - 0.1.0 (Unity versions 2019.3.0b11 and higher)... Read more
[DOTS] NativeDisableContainerSafetyRestriction has no effect on BufferFr...
Reproduction steps:1. Open attached project ("818646_EntitySafety.zip")2. Open SampleScene scene3. Enter Play mode Expected result: ... Read more
Jobs Debugger causes crash when running on an Nvidia GPU
Reproduction steps:1. Open user attached project "sky"2. Make sure Jobs Debugger is enabled3. Press Play4. Create a map Expected res... Read more
"JobTempAlloc has allocations that are more than 4 frames old" Warning d...
How to reproduce:1. Open the project attached in the edit ("ecsluk.zip")2. Enter Play mode Expected results: The JobTempAllocs warni... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used