Search Issue Tracker
No indirect light baked on Progressive CPU when setting bounce value to ...
Steps to reproduce:1. Open attached project "case_1122595"2. Make sure that Lighting window-> Lightmapping Setting-> Bounces v... Read more
Editor Windows Layout is being saved/loaded incorrectly when saving maxi...
To reproduce:1. Paste Layout files attached into your folder C:\Users\Username\AppData\Roaming\Unity\Editor-5.x\Preferences\Layouts2... Read more
[WebGL] Popup and various errors in browser's JavaScript console when us...
How to reproduce:1. Open the attached project "case_1120636-2019.2.0a4_Dialog" and scene "inputFieldTest"2. Build for WebGL build ta... Read more
When receiving JSON via UnityWebRequest, memory is severely inflated eve...
To reproduce:0) Download "downloader.cs"1) Create a new project and import the script in2) Edit the script so that the coroutine wou... Read more
Real-time light probes SH coefficients turn black in play mode when usin...
To reproduce:1. Open up the attached project ("case_1113676-LightMapTest.zip")2. Open up scene "Repro"3. Go to the Lighting tab ->... Read more
[ECS] ArgumentNullException is thrown when using generics with IJobProce...
Repro steps:1. Open QA attached project "repro_1083804"2. Enter Play Mode3. Observe the Console Actual: "ArgumentNullException: Stri... Read more
[IL2CPP] il2cpp::metadata::Il2CppTypeHash::Hash crashes Player on OnColl...
To reproduce: 1. Download attached project “My First Unity Project.zip" and open in Unity2. Open "Main" scene3. Change Platform to S... Read more
TextMeshPro Text is displayed only after modifying its' TextMeshPro UGUI...
How to reproduce:1. Open the attached "BugReport_TextMeshPro.zip" project2. Wait for the compilation process to finish3. Open the "m... Read more
Scene is marked as unsaved when TextMeshPro UGUI is nested within multip...
How to reproduce:1. Download, extract and open attached project '1118096repro'2. Open 'SampleScene' Expected results: SampleScene is... Read more
Prefab is returned as null In the Editor if the Prefab has been edited r...
How to reproduce:1. Open the attached project ("case_1122560-PrefabNull.zip")2. Open the "Bug" Scene and click on the "Main" object ... 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