Search Issue Tracker
Crash on TransferField_LinearCollection<ReportScriptingObjectsTransfer> ...
We were only able to reproduce the crash ONCE. Reproduction steps used:1. Open user's attached project2. Open scene "Chapter 3-1"3. ... Read more
Editor crashes when closing a FileStream before unloading AssetBundle
Reproduction steps:1. Open the user's attached "LoadFromStreamCrash.zip" project2. Load SampleScene3. Click on the "LZ4 Crash" Butto... Read more
Custom Scriptable Object's property doesn't get deleted when pressing Sh...
Reproduction steps:1. Open the user's attached project "PropCleaningBug.zip"2. In the Project window select Assets/New Custom Script... Read more
UI Image is not rendered in Prefab Mode when it is created under the GO ...
How to reproduce:1. Create a new Project2. Create UI Canvas3. Create a new GameObject and attach GridLayoutGroup component to it4. C... Read more
[Shader Graph] Matrix type ports cannot be connected to Branch Node's Tr...
How to reproduce:1. Open the user's attached "shadergraph-branch-matrix.zip" project2. Open the "New Shader Graph" Shader Graph3. Co... Read more
[Mac] Shader Compiler crash on GfxDeviceMetalBase::CommonDrawSetup when ...
How to reproduce:1. Open the project attached by the user Reproducible with: 2019.4.17f1, 2020.1.11f1, 2020.2.0b9, 2021.1.0a5 First ... Read more
[WebGL] WebCamDevice.isFrontFacing always returns false on WebGL Android
Reproduction steps:1. Create a new project and Import the attached custom Package "frontfacingissue.unitypackage"2. In the Project w... Read more
[Packages] UNITY_TESTS_FRAMEWORK Constraint shows error when added
How to reproduce:1. Open "PackagesUnityIncludeTests.zip" project2. Go to Packages -> Actions -> Tests -> Runtime -> Vest... Read more
Additional Vertex Streams field is cleared after opening another Scene a...
How to reproduce:1. Open the attached '1289851.zip' project2. Open the 'Test1' Scene3. In the Hierarchy window select the 'Cube' obj... Read more
Canvas renders only on the Display 1 when it's set to Screen Space - Cam...
How to reproduce:1. Open the attached "1291872_ReproProject" Project2. Open the Scene "SampleScene"3. Open Game view (Window->Gen... 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