Search Issue Tracker
[Settings] The selected Project Settings tab is reverted to the default ...
How to reproduce:1. Create a new Unity project2. Right-click in the Project window and go Create -> C# Script3. Go File -> Pro... Read more
Unity crashes when viewing a Particle System with GPU Instancing turned ...
How to reproduce:1. Open the user's attached "NewShaderCompiler.zip" project2. Open the "SampleScene" Scene3. Change the "Scriptable... Read more
[URP] [Debug View] [Mobile] Lighting Features - missing “Everything” che...
How to reproduce:1. Create a new project2. Switch platform to Android or iOS3. Enable "Development Build" property in Build Settings... Read more
Included shader dependencies are not recompiled when performing hot relo...
How to reproduce:1. Open the attached project named "RecompileCheck.zip"2. Open the Test shader file3. Observe the #if defined state... Read more
[URP] [Debug View] [Mobile] Debugger UI can't be opened with new Input S...
How to reproduce:1. Create a new project2. Switch platform to Android or iOS3. Enable "Development Build" property in Build Settings... Read more
[URP] [Debug View] [Mobile] Lighting Features - “None” can’t be marked
How to reproduce:1. Create a new project2. Switch platform to Android or iOS3. Enable "Development Build" property in Build Settings... Read more
Shaders fail compilation on Vulkan/GL when Material Override is set to A...
How to reproduce:1. Open the attached "HLSLcc-uintBitsToFloat-repro.zip" project2. Extract the "modified-graphics-packages.zip" to t... Read more
[iOS][Metal] Crash when loading game on older devices
Reproduction steps:1. Download the Xcode Project from the attached link2. Build and Deploy the app on a device3. In the App press th... Read more
[iOS] UnityWebRequest memory leak when using Get to continuously request...
Steps to reproduce:1. Open the attached project ("1331341.zip")2. Build the "SampleScene"3. Deploy and run on an iOS device Expected... Read more
[2D] Tooltips are missing for all properties under Rule, Hexagonal, Isom...
Tooltips are missing for the following properties under Rule, Hexagonal, Isometric Tile in the Inspector:- Tile- Default Sprite- Def... 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