Search Issue Tracker
Exception in UnitySetUp doesn't cause tests to fail
Steps to reproduce: 1. Open attached project2. Open test runner and run tests3. Notice that test passes even though exception got ra... Read more
typeof(System.Action).BaseType.GetMethod ("Invoke") crashes the Editor i...
To reproduce: 1. Open the attached project (reflectionCrash.zip)2. Enter Play mode Expected: the Editor doesn't crash Reproduced in ... Read more
Complex #if Preprocessor Directives stop evaluating when a false value o...
How to reproduce:1. Open the user's attached project2. In the Project window go to Scenes and select "TestScriptFailing" script. Exp... Read more
[Mobile] [LWRP] Meshes are not rendered in the scene, only the skybox
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Graphics API is set to Gles3 and Color space(Android ... Read more
Editor crashes when trying to create a Font Atlas
Reproduction steps: 1. Create a New Project and import the attached font file2. "Window" -> "TextMesh Pro" -> "Font Asset Crea... Read more
[iOS] The Accelerometer stops working when disabling the Gyroscope in Build
To reproduce: 1. Download attached project "AccelerometerTestProject.zip" and open in Unity2. Open "SampleScene" scene3. Build for i... Read more
Analytics 3.1.1 - Selecting the Documentaion weblink in the Package Mana...
When viewing Analytics version 3.1.1 in Package Manager, if you select the Documentation weblink you will get a 404 error. This cont... Read more
[GPU PLM] [Crash] Baking stalls with CL_INVALID_PROGRAM when baking on G...
Prerequisites:You'll need a machine with NVIDIA GPU having latest NVIDIA drivers (416.81). You can also reproduce the issue on AMD G... Read more
Analytics 3.1.1 - There is no link to the changelog in the Package Manag...
If you view Analytics version 3.1.1 in the Package Manager, no link to the changelog is included. This contravenes Package Validatio... Read more
Tiles can't be deleted without deleting the whole Tilemap when the Tiles...
How to reproduce:1. Open the attached project2. Go to the Hierarchy window -> Grid -> disable "RoughDirt" and "Walls" GameObje... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code