Search Issue Tracker
[AsyncUpload] Editor allows to set syncUploadBufferSize bellow 2 which l...
To reproduce the issue follow the steps: 1. Create new or open any project 2. Gp to Quality settings and change asyncUploadBufferSiz... Read more
[MeshFilter] mesh does not disappear when deleting its mesh filter
Steps to reproduce: 1. Download and open attached project. 2. Open scene: main 3. Select game object in Hierarchy: Cube 4. In the ... Read more
[ParticleSystem] Disabling Collision module does not disable Visualize B...
Disabling the Collision module on a particle system does not disable Visualize Bounds within it. Repro Steps: 1) Open attached pro... Read more
#pragma target in some shader does not work
Setting pragma target does not seem to affect certain shaders. Repro steps: 1. Open TestScene from the attached project. 2. Open th... Read more
Rigidbody doesn't fall after calling transform.Translate(0, -1, 0)
To reproduce follow the steps: 1. Open "Test.zip" project 2. Run the "Test" in editor 3. Click it a button shown in left-top corner ... Read more
[Shuriken] "Separate axis" of SubEmitter crashes Unity at ( UpdateTpl<0> )
Reproduction steps: GIF attached below. 1) Create two particle systems. 2) Make one of them SubEmitter of another. 3) In SubEmitter... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps: 1. Open "xD" the project 2. Try duplicating some of the textures that are in the assets fol... Read more
[ParticleSystem] Particle trigger object with disabled collider componen...
Disabling the collider component for an object that is used in a Particle System's trigger module causes the editor to crash in "Phy... Read more
Constrains of Rigidbody still allows transform to be changed
To reproduce the issue follow the steps: 1. Open "Test" project 2. Open "Test" scene 3. Open BUG gameobject with inspector 3. Run th... Read more
[GLCore] vertical/horizontal stretched areas in gameview with image effe...
This was two issues in one: 1) lighting needed rebuilding since 5.3, otherwise wrong colors in realtime GI. 2) game view has stretch... 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon