Search Issue Tracker
'Invalid worldAABB. Object is too large or too far away from the origin’...
Reproduction steps:1. Open the attached ‘RootMotionRigidBodyTimeScaleBug' project2. Open the ‘SampleScene’3. Enter Play mode4. Obser... Read more
GameObjects get displaced when Material with procedural movement is appl...
How to reproduce:1. Open the attached “ObjectDisplacement.zip” project2. Open the "SampleScene"3. Apply "Wind" Material to the "Plan... 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" (Attache... Read more
Crash on core::StringStorageDefault<char>::assign when opening a project
Reproduction steps: Open the attached project ”IN-13123.zip” Expected result: The project opens successfullyActual result: The Edito... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
[Volumes] Revert property doesn't work on AnimationCurves parameters.
Repro: 1) Add exposure to any HDRP project 2) Switch mode to Curve Mapping 3) Change any curve parameter 4) Right click->Revert P... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
"DllNotFoundException" error is thrown in the Development Player when re...
How to reproduce:1. Open the “WinNativePlugin“ project2. Open the “SampleScene“3. Make sure to enable Development Build (File > B... Read more
”OnTriggerExit2D” is called after exiting Play Mode when trigger collide...
How to reproduce:1. Open the user’s attached “TriggerBug.zip” project2. Open the "SampleScene" Scene (Assets > Scenes)3. Enter Pl... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default