Search Issue Tracker
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 Hierarchy3. In Inspecto... Read more
[FBX] Crash on fbxsdk::KFCurve::KeySet when importing fbx file
How to reproduce:1. Open the "fbx_crash.zip" project2. Reimport "model.fbx" Actual result: Unity crashes. Reproducible with: 2017.1.... Read more
API Updater does not run when using Incremental Compiler
To reproduce:1. Open attached project2. When prompted to update an API, press No Thanks3. After the project is opened press Assets &... Read more
ArrayIndexOutOfBoundsException for Android 6.0.1 devices using Vungle Un...
Reproduction steps:1. Download "VUNGLEDEMO.zip" project and open in Unity2. Go to Build Settings... -> Export3. 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 Unity2. Open "SampleScene" scene3. 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. Observ... Read more
Crash on ScreenCapture.CaptureScreenshotAsTexture when it is called befo...
How to reproduce:1. Open the attached project2. Set Game window resolution to "Standalone (1024x768)"3. Enter Play mode4. Click the ... Read more
[Recorder] Frame rate drops drastically when using Movie Recorder to rec...
To reproduce: 1. Download attached project "newRexTest2.zip" and open in Unity2. Open "SampleScene" scene3. 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 Unity2. Open "SampleScene" scene3. Go to Window > Genera... Read more
[Memory Profiler] Unity application closes while taking a Memory Snapsho...
How to reproduce:1. Open the attached Unity project2. Build and run Windows standalone application3. Attach profiler to the standalo... 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