Search Issue Tracker
[RayTracing] Impossible to identify individual instances added using RTA...
Steps to reproduce: 1. Use a system that supports ray tracing (e.g. Windows 10/11 + RTX GPU). 2. Open the project attached and open ... Read more
It is not possible to hide the toolbar of the Game window when observed ...
How to reproduce:1. Open [https://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/GameView/GameView.cs]2. Sea... Read more
WebGL error When over 2GB memory consumption
Steps to reproduce: 1. Open the project 2. Select WebGL platform 3. build&run Actual results: No 3d Model shows up and errors sh... Read more
[Android] The namespace is removed in the exported AndroidManifest.xml f...
Reproduction steps:1. Open the attached project "ReproProj"2. Open Build Settings (File > Build Settings)3. Switch to Android Pla... Read more
[iOS] Multiple linking errors are thrown when building an XCode project ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the Build Settings Window ( File > Build Settings)3. Make an iOS ... Read more
Selection of multi-select ListView is changed when interacting with chil...
How to reproduce:1. Open the “listview_dropdown_selection_bug“ project2. Open the Tools → List View window3. Shift-select some rows4... Read more
[Android] [iOS] The '-' symbol is not allowed to be entered when enterin...
How to reproduce:1. Open the “Test_Dropdown“ project2. Open the “SampleScene“3. Build and Run for Android4. In either one of the Inp... Read more
[Android] Crash due to null pointer dereference when UnityPlayer.UnitySe...
Reproduction steps:1. Open the attached “ASDQWE” project2. Build and run the Android Player (File > Build And Run)3. Observe the ... Read more
The Camera's Clipping Planes Far value's condition of being greater than...
Reproduction steps:1. Create a new project2. In the Hierarchy window, select the “Main Camera” GameObject3. Set the Near value of Cl... Read more
Sprites are not generated when using Fallback Sprite Assets
Reproduction steps:1. Open the attached “BugRepro” project ** 1.5 ** In Scene Bug Text Settings > Default Sprite Asset: Assign Gl... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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