Search Issue Tracker
"Assertion failed on expression" Error thrown in Console when Pixel Perf...
How to reproduce:1. Create a 2D (URP) Project2. In the Hierarchy right click to create 2D Object > Pixel Perfect Camera (URP)3. I... Read more
Newline \n cuts off Warning and Error messages displayed in Console wind...
Reproduction steps:1. Open the attached “Repository” project2. Observe Console window Expected result: Console warning and error wit... Read more
[Direct3D11] URP ScreenSpace Decals show dark artifacts in Editor while ...
Steps to reproduce:1. Open the attached user's project "URPDecalBug.zip" OR download attached "SmallRepro.zip"2. Make sure the Andro... Read more
No option to change the UV channel when using Fabric shaders
Reproduction steps:1. Open the attached project “UV_Channel”2. Open Scene “Assets/VSO/Scenes/Kitchen.unity”3. In the Project window ... Read more
Tarballs with the ".tar.gz" extension cannot be imported when using "Ins...
Reproduction steps:1. Create a new Unity project2. Open the Package Manager > + > "Install package from tarball..."3. Try to s... Read more
Prefabs with SortingGroup is dirty after loading
Loading a Prefab with GameObjects with SortingGroups and Renderers components are dirty after being loaded from disk. This should no... Read more
[Burst] [Collections] NullReferenceExceptions thrown when using NativeTe...
Reproduction steps:1. Open the “NativeTextDispose“ project2. Open the “SampleScene“ scene3. Enter Play Mode4. Observe the Console Ex... Read more
[HDRP] Water Surface component overlaps in Inspector and NullReferenceEx...
Reproduction steps:1. Open the “WaterSurfaceIssue“ project2. Open the “Main” scene3. Select the “Water” GameObject4. Expand the “Wat... Read more
Opened Action Asset is cleared when cutting values in the Input Actions ...
How to reproduce:1. Open the attached project “InputRepro.zip“2. Select the “New Controls“ Input Actions asset and press “Edit asset... Read more
Compilation error "CS2001" when spaces are entered into double-quoted pa...
How to reproduce:1. Open the attached user project “ResponseFileWithQuoteIssue.zip“ Expected result: No errors in the ConsoleActual ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal