Search Issue Tracker
[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 proje... 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 the T... Read more
Rigidbody doesn't fall after calling transform.Translate(0, -1, 0)
To reproduce follow the steps:1. Open "Test.zip" project2. Run the "Test" in editor3. Click it a button shown in left-top cornerNote... 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 par... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... 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" project2. Open "Test" scene3. Open BUG gameobject with inspector3. Run the ga... 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 stretched... Read more
[ParticleSystem.Emit] Shape is overridden after changing EmitParams.Posi...
Steps to reproduce: 1. Download and import attached project. "ParticleSystemEmit.zip"2. Open scene: main3. Press play.4. Press A to ... Read more
[Shuriken] Editor and Player understands max particles differently
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. In the Hierarchy select FireBall.4. Simulate, ins... 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
- Duplicate Player Tag save fails silently with no error or validation message
- Letters on the left side move further as Letter Spacing is increased when Advanced Text Generator is used and Alignment is set to Center
- "MissingReferenceException" and "GUI Error" errors thrown when deleting a Sprite with "Box Collider 2D" and "Hinge Joint 2D" Components
- "EntityPrefabReference" field appears unassigned in Inspector when assigning a prefab through code
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard