Search Issue Tracker
EditorBuildSettingsScene.enabled property documentation in the IDE lacks...
How to reproduce:1. Open the attached '1297487.zip' project2. In the Project window double-click on the 'Test' Script3. Hover the mo... Read more
ReleaseAllScriptCaches error when trying to open Package Manager
Reproduction steps:1. Open Editor2. Attempt to open Package Manager window3. Observe Console window Expected result: No errorActual ... Read more
Assemblies not being reloaded when reimporting C# script asset
How to reproduce:1. Open the user's project "AOP_REV2.zip"2. Open "SampleScene" Scene3. Click on "GameObject" in the Hierarchy windo... Read more
AsyncReadManager.Read never releases the file handle
Reproduction steps:1. Open user's attached project "AsyncRead.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console windo... Read more
NativeArray<byte>.GetSubArray() with an odd index number is empty when p...
How to reproduce:1. Open attached project "1294627.zip"2. Enter Play mode Expected result: When passed to IJob, NativeArray<byte&... Read more
GameObject reference is null when creating it inside Reset() function an...
GameObject reference is null when creating it inside Reset() function and assigning Script as a component when there is Timeline win... Read more
OnDrawGizmos function is not called when the "Enter Play Mode Options" i...
How to reproduce:1. Open the user's attached "BugRepro" project2. Open the Scene "SampleScene"3. Enable the Gizmos in the Game view ... Read more
Application.logMessageReceived is called from worker thread when logging...
How to reproduce:1. Open the user attached "JobLoggingCrashIssue-2021.3.zip" project2. Open the "SampleScene" Scene3. Enter Play Mod... Read more
Crash on AtomicStack::Pop when using Parallel.For to create entities in ...
How to reproduce:1. Open the project from "parallel_for.zip"2. Enter Play Mode Reproducible with: 2019.4.16f1, 2020.1.17f1, 2020.2.0... Read more
Indescriptive warning in the Console window when a Type parameter passes...
Reproduction steps:1. Open the user's attached project "AnimancerTimelineProblem.zip"2. In the Project window open Assets/Scenes/Sam... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action