Search Issue Tracker
Duplicated Scenes Reflection probe baked Lighting data is saved in Origi...
Reproduction steps: 1. Open "1101140" project2. Select "Reflection Probe" and "Bake"3. Duplicate and select "SampleScene"4. Drag the... Read more
Unity crashes if Destroy is called on the default UI material
Steps to reproduce: 1. Download and open the attached project2. Enter Playmode Reproduced on 2017.4.0f1, 2017.4.20f2, 2018.3.6f1, 20... Read more
Editor goes blank when setting Camera's clear flags to "Depth only" or "...
Steps to reproduce:1. Open attached project "Mech_Builder.zip"2. Open SampleScene3. Select "Camera" in the Hierarchy4. Set "Clear fl... Read more
Thread-Deadlock during prepare method by JIT
Reproduction steps: 1. Open "JITCrash.zip" project2. Build Standalone Build3. Run "run.bat" in the Project folder 6-8 times4. Notice... Read more
Position of the RaycastHit.point is inconsistent when using Physics.BoxC...
How to reproduce:1. Open attached project "Case_1111328_repro.zip"2. Open "123" scene3. Enter Play Mode4. Open Scene Window5. Observ... Read more
[Timeline] TimelinePlayable constructor uses JIT method in Mono .NET 3.5...
How to reproduce:1. Create a timeline playable asset.2. Create a new scene and add a new Playable Director referencing your playable... Read more
Unsupported formats for Async GPU readback
R16G16B16A16_Unorm should be supported for AsyncGPUReadback Step:1. Open repro project, hit play2. Observe console about error sayin... Read more
Lightmapper crash after runtime error pop up
Updating a project from 2018.3.5f1 to 2019.1.0b2 i get a crash when trying switching to CPU progressive lightmapper Updated Repo- Cl... Read more
Text in a TextField does not get selected when calling TextField.Focus a...
How to reproduce:1. Open attached project ("TextFieldBug.zip")2. Go to Window > TextField BUG to open TestEditorWindow3. Press bu... Read more
Memory leaks are introduced when calling Texture2D.GenerateAtlas
How to reproduce:1. Open the "SampleScene" Scene in the attached "UVPacking.zip" Project2. Enter Play Mode3. If the Editor does not ... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names