Search Issue Tracker
Network view tip contains misleading advice
Network view tip contains misleading advice 1. Create a new GameObject.2. Add Network View component.3. Take a look on the tip: "Uni... Read more
Clicking outside the Editor window hides all Unity dialogs
Steps to reproduce:1. Open any unity project or just create a new one2. Go to Edit -> Preferences3. Split 2 windows among one mon... Read more
Animator's States start to flicker in Playmode, if Animator window is to...
To reproduce:1. Open attached project "animatorbug.zip"2. Open Test scene and press play.3. Select "Cube" in the Hierarchy.4. Open A... Read more
[SPS | Post FX] Single-Pass Stereo with Motion Blur or TAA causes double...
This is a situation where double-vision occurs on VR systems when either Motion Blur or Temporal Anti-Aliasing are used and Single-P... Read more
IL2CPP crashes when two non-existing methods with same declaring types a...
IL2CPP crashes when two non-existing methods with same declaring types and parameter counts are referenced from a DLL with this call... Read more
worldPos not set in standard shader if SHADER_API_D3D11 is defined
Reproduction steps: 1. Open the attached project2. Make sure D3D9 is target graphics API3. Observe the scene4. Change target graphic... Read more
Crash in MonoScript::BelongsToEditorCompatibleAssembly when closing Unity
Reproduction Steps:1. Import attached project.2. Wait until all jobs are done.3. Close Unity. Result: Unity crashes. Stack trace:0x0... Read more
Unity hangs when trying to preview a model
To reproduce:1. Create new unity project2. Import users attached model "geodome_interior_destroyed.fbx"3. After importing click on i... Read more
Stencil 'Comp' operation is ignored when shader is used with SpriteRenderer
Repro steps: 1. Open "SpriteStencilBug" projects "Main" scene2. Look at "UnlitStencilSprite" and "UnlitStencilMesh" in the Hierarchy... Read more
Any State transitions to Sub State Machines ignore Interruption Source
To reproduce:1. Open 'Simpler AnyState Interrupt Bug' project2. Play the scene.3. Select the gameobject and open the Animator window... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled