Search Issue Tracker
"Selected Object Info" is not expanding in the Physics Debugger
Steps to reproduce:1. Open original project "New Unity Project (32).zip"2. Open the Physics Debugger from Window /Analysis3. Create ... Read more
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
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