Search Issue Tracker
Touch input is reset in Device Simulator when Unity Remote is killed
How to reproduce:1. Open the attached project "InputLostTest.zip" and load Scene "SampleScene"2. Open Unity Remote on a mobile devic... Read more
Setting Spring Joint Max and Min distance to Inf causes many AABB errors
Reproduction Steps:1. Open Project2. Open "Spring Test" scene3. Press Play4. Notice thousands AABB errors being thrown Expected beha... Read more
[WSA] Null Pointer in IL2CPP
Build the attached project for WSA (10.0, IL2CPP) and run it in an emulator through Visual Studio. The app crashes when attempting t... Read more
NavMeshSurface has visual artifacts/clipping when using Physics Collider...
How to reproduce:1. Open attached project "BugRepro_4.zip" and scene "Dungeon"2. In Hierarchy window, select "Floor" object3. In Ins... Read more
[Scene]m_RootOrder order being saved as a PrefabModification within the ...
Steps to reproduce this issue: 1. Create a new empty project. (Edit->Project Settings-> Editor->Asset Serialization Mode -&... Read more
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template2. Open Project Settings > Editor3. Notice that "use legacy light p... Read more
VFX throws an error Shader Graph asset located here '' is missing when u...
How to reproduce: Pull vfx-qa-ftp (link in the comments) Switch to 14.x branch (2022.2) Open project with 2022.2 and noticed that th... Read more
Assembly.Load crashes in Windows Standalone build
Reproduction steps:1) Open the attached project2) Open the scene and Play3) Check console, "YAY! the dll has been correctly loaded!"... Read more
Tile Palette editor doesn't check for duplicate names when bulk importing
This is actually a misunderstanding of how it works. Some explanation: - Palette only has Tiles, never Sprites or Textures- If you d... Read more
"Fix Now" button in the Particle System's Material does nothing when the...
How to reproduce:1. Open the attached project "Test1.zip"2. Open Assets/Scenes/SampleScene.unity3. Select SampleScene>Particle Sy... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons