Search Issue Tracker
[OpenGL][Android][Entities] Entities are not displayed in a build when u...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Step9.unity“ scene3. Click File > Build > Androi... Read more
worldPos not set in standard shader if SHADER_API_D3D11 is defined
Reproduction steps: 1. Open the attached project2. Make sure D3D9 is target graphics API3. Observe the scene4. Change target graphic... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... 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
"Cameras" menu window size is broken when "Control the selected camera i...
Reproduction steps:1. Create a new blank 3D project2. In the Scene view, in the tool overlay at the bottom left, press the "Cameras"... Read more
[Burst] Uninformative errors are thrown when ValueTuple type is used wit...
How to reproduce:1. Open the attached project ("case_1203897-Onmaku-Burst.zip")2. Open Test Runner3. Start "E7.Onmaku.SimfileEditor.... Read more
UnityNotificationManager.java:164: error: cannot find symbol error when ...
Steps to reproduce:1. Open the attached user's project2. Make sure the SDK path in External Settings points toward Android Modules i... Read more
Memory usage rapidly increases when capturing a GameObject with a Line R...
How to reproduce:1. Open the attached user project “Texture2D Memory Test.zip“2. Build and Run (File>Build And Run)3. Press “Capt... Read more
Scripts don't work when Roslyn Analyzer is disabled
Reproduction steps:1. Open the attached project “IN-8232.zip”2. Enter Play Mode and exit Play Mode3. Observe the Console Window4. Di... Read more
[Windows] Cursor type rapidly changes when hovering it over the clickabl...
How to reproduce:1. Open the user’s attached “My project” project2. Enter the Play Mode in the “SampleScene” Scene3. Select the prin... 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