Search Issue Tracker
Crash on UnityYAML::Write::SerializeScalar when importing a prefab
How to reproduce:1. Open the "Repro_Project.zip" project Actual result: Unity crashes. Reproducible with: 2019.3.0a8, 2019.3.0a1Not ... Read more
Unity runs out of RAM after calling GameObjectRecorder.SaveToClip(clip)
How to reproduce:1. Open the attached project2. Open the "sadas.unity" scene3. Press Play Actual result: Unity crashes with out of R... Read more
[2DRenderer] Same sprites with normal maps and different rotations are l...
How to reproduce:1. Open attached project "SpriteNormalsLighting.zip" and scene "SampleScene"2. In Hierarchy window, select "asteroi... Read more
[Hub] Project creation fails when selecting a directory same as where Un...
Reproduction steps:1. Open Unity Hub2. Click on "New" and open Location selection dialog3. Go to Folder where Unity Hub is located a... Read more
Crash on OptimizeMeshJobData<unsigned short>::OptimizeMeshJob when calli...
How to reproduce:1. Open the "mesh_Crash.zip" project2. Open the "GeometeryVisualizer.unity" scene3. Press Play4. If Unity didn't cr... Read more
[Terrain] 'Brush Size' Slider indicator disappears when moving it to the...
How to reproduce:1. Create a new project2. Create a Terrain Game Object in the Scene3. Go to Inspector4. Click on 'Paint terrain' bu... Read more
Windows Build creates a VS Solution for VS2015 even when this version is...
Repro steps:1. Create a new Unity project2. Make sure that Scripting Backend in Player Settings is set to IL2CPP3. In File > Buil... Read more
Button Normal Color does not update when is changed in runtime via script
How to reproduce:1. Open the attached 'UIcolorBug.zip' project2. Open 'SampleScene'3. Enter Play mode4. Click on the 'Click' button5... Read more
[LWRP] Mesh positions are set incorrectly when using SRP Batching
Steps to reproduce:1. Open User-supplied project "SRPBatchingTest.zip"2. Build and run3. In the build, switch off and on the SRP bat... Read more
Redundant Gamma process in Texture2D.ReadPixels() when using 'Linear' Co...
How to reproduce:1. Download the tester-attached package(GammaIssue)2. Create a new Unity project and import the package3. Navigate ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS