Search Issue Tracker
Asset bundles which include VideoClip have different CRC values when bui...
How to reproduce:1. Open the attached project ("case_1152507-CRC_2019_2.zip")2. Build asset bundles (Toolbar -> Bundles -> Bui... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... Read more
[Cinemachine] Prefab editing spit errors in the console
Editing a prefab containing a VCam will log errors in the console. 1. Create a VCam in the scene2. Drag the VCam object into the pro... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening project
Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Editor crashes Reproducible ... Read more
Reimport all operation crashes Unity
Reproduced only once. 1. Open attached project2. Reimport All==>Unity crashes Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
"SpriteAtlas.GetSprite" causes an increase in memory usage when called t...
Reproduction steps: Open the user’s attached project “MemLeak_Project“ Open “Assets/Scenes/SampleScene.unity“ Scene Enter the Play m... Read more
[Win7] Crash on QueryInterfaces when opening any project with Windows 7
How to reproduce:1. Create a new project in 2019.3.0a8 while using Windows 72. Try to open it Reproducible with: 2019.3.0a8Not repro... Read more
[OSX only] Can't rename GameObject by right clicking in the Hierarchy wh...
Reproduction steps:1. Create a new Unity project2. Focus on any window in the Editor except Hierarchy3. Right-click -> Rename any... Read more
Error message when importing a custom package
How to reproduce: 1. Open any (new) project2. Go to Assets -> Import Package -> Custom Package...3. Select any package (or the... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class