Search Issue Tracker
[iOS] Builds fail when Bundle ID doesn't include at least two dots
Steps to reproduce: 1) Open any project. 2) Set the bundle ID to something without dots or a single dot. 3) Press build. An excepti... Read more
Editor throws enum errors when calling OnInspectorGUI() or setting Edito...
How to reproduce: 1. Download and open attached project "UnityEventBugReport" 2. Select "GameObject" object in Hierarchy 3. In Inspe... Read more
[FBX] Crash on fbxsdk::KFCurve::KeySet when importing fbx file
How to reproduce: 1. Open the "fbx_crash.zip" project 2. Reimport "model.fbx" Actual result: Unity crashes. Reproducible with: 201... Read more
API Updater does not run when using Incremental Compiler
To reproduce: 1. Open attached project 2. When prompted to update an API, press No Thanks 3. After the project is opened press Asse... Read more
ArrayIndexOutOfBoundsException for Android 6.0.1 devices using Vungle Un...
Reproduction steps: 1. Download "VUNGLEDEMO.zip" project and open in Unity 2. Go to Build Settings... -> Export 3. Open the exported... Read more
[Recorder] Invalid path in Movie recorder throws Encoder error
To reproduce: 1. Download attached project "newRexTest2.zip" and open in Unity 2. Open "SampleScene" scene 3. Go to Window > Genera... Read more
Unity cannot initialize the burst JIT compiler when the Windows user's n...
To reproduce: 1. Create a new Windows user with a cyrillic name ("Юзер" for example) 2. Open the attached project (Pure.zip) 3. Obs... Read more
Crash on ScreenCapture.CaptureScreenshotAsTexture when it is called befo...
How to reproduce: 1. Open the attached project 2. Set Game window resolution to "Standalone (1024x768)" 3. Enter Play mode 4. Click ... Read more
[Recorder] Frame rate drops drastically when using Movie Recorder to rec...
To reproduce: 1. Download attached project "newRexTest2.zip" and open in Unity 2. Open "SampleScene" scene 3. Go to Window > Genera... Read more
[Recorder] When setting Frame Interval there is no check to see if the F...
To reproduce: 1. Download attached project "newRexTest2.zip" and open in Unity 2. Open "SampleScene" scene 3. Go to Window > Genera... 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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL