Search Issue Tracker
[Android][IL2CPP] DateTime.Now property prints incorrect year when using...
Reproduction steps:1. Open the attached Unity project "DateIssue.zip"2. Go to File > Build Settings3. Build and Run the app on an... Read more
The shader with the "ComputeWorldSpacePosition" makes wrong patterns in ...
How to reproduce:1. Open the “URPXRMP“ project2. Open the “SampleScene“3. Observe the pattern on the “Sphere“ GameObject4. In the “A... 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
[Linux] ArgumentException produced when expanding material hierarchy dro...
Steps to reproduce:1. Create a new project2. Create a "Cube" GO in the current scene3. Select "Cube" GO in Hierarchy window4. Find t... Read more
[MacOS] Scene view is not rotating when pressing the binded RMB button o...
Reproduction steps:1. Connect a drawing tablet to the testing machine2. Check which tablet button is binded to RMB (Right Mouse Butt... 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
App crashes on launch when mesh of object has Read/Write disabled
Reproduction steps:1. Open the attached project "MeshColliderTest.zip"2. Build and Run on Standalone or Android Expected result: The... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template