Search Issue Tracker
"Invalid AABB b0" error appears in console when scene is running
Regression at least from Version 5.4.4p4 (0415a3f705c9) Steps:1. Open attached project2. Run "RealTimeMap" scene3. Wait 3-5 sec==>... Read more
Uncaught exception in async net callback
"Uncaught exception in async net callback: Object reference not set to an instance of an object"failed in attached project (imported... Read more
MissingReferenceException is thrown after updating ScriptableObject outs...
To reproduce:1. Open attached object;2. Create ScriptableAsset (Assets > Create > Test > Create MyScriptableObject);-make s... Read more
Crash in physx::PxsBroadPhaseContextSap::batchUpdate when disabling/enab...
To reproduce:1. Open attached project "crashDone.zip"2. Open and Play "LilyPadCrash" scene.3. Open Scene views, Select "Main Camera"... Read more
[Android] Particle system causes assert or crash
To reproduce:1. Open attached project2. Open john.scene3. Notice the particle systems in the scene.4. Build & run for android5. ... Read more
UnwrapCL.exe crashes on FBX importing if project name has non-english ch...
1. Open attached project (zipped) or 1. Create a project with the name that has non-english characters2. Drag and drop any fbx file=... Read more
Editor Resolution is extremely low
Nvidia GPU driver FXAA antialiasing settings makes Unity blurry and low resolution. Unity editor itself is rendered via Direct3D, so... Read more
[Metal] Mesh and texture are not updated when frame is changed
Reproduction steps:1. Open the attached project.2. Make sure Editor is running in Metal mode (Player Settings > Metal Editor Supp... Read more
[Android] Application crashes with signal 6 (SIGABRT), code -6 (SI_TKILL...
Steps to reproduce: 1) Download attached project 'Space Glass.zip'2) Build and Run 'Game' scene on a device3) After custom splash im... Read more
Crash in "ves_icall_System_Array_FastCopy" when switching scene after re...
Steps to reproduce:1. Open the project attached2. After a few seconds, terminal should be filled with 2-10 error messages:PPtr cast ... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window