Search Issue Tracker
Meshes upgraded from 2019 LTS use incorrect Margin Method for UV unwraps.
Upgrading meshes from 2019 LTS or older leads to an incorrect lightmap UV generation. Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
Second Camera does not render when BeforeImageEffects: Post-processing i...
Reproduction steps:1. Open the attached Project “BugRepro”2. Open “Assets/Samples/XR Interaction Toolkit/2.3.2/Starter Assets/DemoSc... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
Android SDK shipped with Unity installations is on API Level 29
New Unity Installations does not install the Android SDK Platform with API level 30 by default Reproduction steps:1. Install a new U... Read more
The whole Action Map breaks when a Keyboard Modifier is selected
How to reproduce:1. Open the “BuildLine.zip” project2. Open the “MainScene”3. Enter Play Mode4. Observe the Game View Reproducible w... Read more
Unity crashes when marshalling a C++ COM interface instantiated in C# ba...
To reproduce: 1. Download the project, attached by user (TestInteropProject.zip)2. Add {path_to_project}\Assets\Plugins\x86_64 to th... Read more
[Android] App crashes when loading animated mesh data from asset bundle
Repro steps:1. Open attached project2. Windows -> Asset Management -> Addressables -> Groups, in the window choose Build -&... Read more
[Regression][OSX][5.3] Launcher crashes after correct login attempt (in ...
Steps to repro: 1. Open Unity Launcher Window on OSX;2. Click Sign In button;3. Close Launcher window (either by clicking X button o... Read more
Timeline Asset is selected after File New
The Timeline Asset is selected and displayed in the Timeline window after a File > New operation.This is not only wrong, but very... 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