Search Issue Tracker
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
[Visual Effect Graph] Input field overlaps dropdown arrow icon while ren...
Input field overlaps dropdown arrow icon while renaming Category in Blackboard window. Steps to repro:1. Open the attached project.2... Read more
[Editor] 2020.3.36f1 Unity version has "git.master" string
Steps to reproduce:1. Open Unity 2020.3.36f1 (ac5bf4c0d)2. Go to Help > About Unity3. Check the version (Version: 2020.3.36f1.git... Read more
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce:1. Open User's attached "Unity 2019.3 Bug Reports.zip" project2. Load "SampleScene" (Assets -> Scenes)3. "Genera... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
[Windows 7] Crash on BufferD3D11::BeginWrite when importing LWRP's Terra...
How to reproduce:1. Open the "BoatAttack-release-2019.1.zip" project Actual result: Unity crashes. Reproducible with: 2019.2.0a1, 20... Read more
Addressables increase the size of an app when opening it repeatedly with...
Steps to reproduce:1. Open and "Build and Run" user-supplied project2. Check the size of the app on the device by holding on the app... Read more
[Mobile Notifications][Android] "Too many alarms (500) registered from u...
Repro steps:1. Open user attached project2. Build and Run on Android3. Press the button on the screen which schedules and sends a 10... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class