Search Issue Tracker
[WebGL] 3D texture lookups (tex3Dlod in shader) are always 0
Steps to reproduce:1. How we can reproduce it using the example you attached2. Run demo scene.3. Try to show medium heavy clouds in ... Read more
Editor crashes with Transform::GetPosition when exiting Play Mode after ...
How to reproduce:1. Open attached "Ludum Dare 43" project2. Enter Play Mode3. Left click within Game View 10~20 times until characte... Read more
[Android] Graphics DrawTexture performance regression in 2018.3.0a2 when...
To reproduce:1. Open the QA's attached project2. Build and run on mobile Actual: Frame rate becomes 8 times lower after the regressi... Read more
UI Dropdown does not react to mouse clicks when canvas uses Screen Space...
Reproduction steps:1. Open the project inside "Investonomics.zip"2. Open the scene "investonomics"3. Play the scene4. Click on the D... Read more
Collision bumps when crossing from one Box Collider to another
How to reproduce:1. Open attached project "Case_1142326_collision.zip"2. Enter Play Mode3. Use D and A keys to move left and right4.... Read more
[ECS] Editor crashes with ScriptableBatchRenderer::AllocAndFillBuiltinIn...
How to reproduce: 1. Open attached "case_1120672-Crash2" project2. Drag "TileGrass" prefab into Hierarchy from Assets/Data/Resources... Read more
Particle System prefab does not play after entering Play mode while it's...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Enter Play mode3. Notice that the Particle System doesn't start simulating4... Read more
Premultiply alpha is calculated incorrectly in LWRP Shader Graphs
How to reproduce:1. Open the attached project2. Inspect in the scene view the "Cube" GameObject Expected: Cube color is whiteActual:... Read more
Replacing an existing prefab with a new instanceRoot will break all refe...
To reproduce:1. Open attached project(PrefabBug.zip)2. Check MyPrefab2. Notice it has links to two other prefabs3. Run the menu item... Read more
Prefab's references are lost when using PrefabUtility.SavePrefabAsset() ...
How to reproduce:1. Open attached "savePrefabAsset.zip" project2. Click on 'Cube' and call 'ReproduceBug' in the ContextMenu in "Nul... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature