Search Issue Tracker
NullReferenceException error appears after compilation
Reproduction steps: 1. Open project attached. 2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors aft... Read more
Pressing Control when the Scene View is in focus logs a "CommandBuffer: ...
Reproduction steps: 1. Open the attached “Repro“ project 2. Select the Scene View 3. Press the “Control“ button 4. Observe the C... Read more
[AssetBundles] RecompressAssetBundle never does the expected CRC check
How to reproduce: 1. Open the attached project 2. Open the Test Runner 3. Run the tests Actual result: Tests fails. Expected result... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attach... Read more
"NullReferenceException" is thrown when calling Addressables.LoadAssetAs...
How to reproduce: 1. Open the attached project "AddressablesReproduceIssue.zip" 2. Enter Play Mode 3. Click the "Initialize Async... Read more
[Linux] "Fallback handler could not load library" and/or "DllNotFoundExc...
Reproduction steps: 1. Open the attached project “LibdlTest.zip” 2. Open “Assets/Scenes/SampleScene.unity” scene 3. Click File > Bui... Read more
[Oculus] Application crashes with signal 11 (SIGSEGV), code 1 (SEGV_MAPE...
Reproduction steps: 1. Open the attached user's project "MyRCTTestProject.zip" 2. Switch to Android 3. Build for Quest 2 Expected r... Read more
Importing FBX files crashes Unity when using an AssetPostprocessor
How to reproduce: 1. Open the attached 2. Wait for the assets to import Expected result: Assets are imported successfully Actual re... Read more
[macOS]Dynamic line renderer code crashes unity on __abort_with_payload ...
How to reproduce: 1. Open the attached unitybug.zip project 2. Open the "BSplineLineRenderer" scene 3. Enter the Play mode 4. Ensure... Read more
[Hub] Tutorial Project summaries advise to set preferred Editor to 2019....
Reproduction steps: 1. Open Unity Hub 2. Open "Learn" window and choose "Tutorial Projects" category Expected result: Tutorial Proj... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key