Search Issue Tracker
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
[Shuriken] Separate axes makes particle rotate in opposite direction
Steps to reproduce: 1. Download and import attached project. (ReversedRotation.zip)2. Play.3. Select one of two particle system obje... Read more
Particles do not collide when particle system is moving
1. What happenedFor cases when- PS is static and other objects are moving- particles don't move, but PS is movingThere's no collisio... Read more
[WebGL] TouchPhase.Stationary not working on WebGL build
Reproduction steps:1. Open attached Project2. Open Assets\\Scenes\\SampleScene Scene3. Build and Run for WebGL4. Touch and Hold on t... Read more
[Scripting, Editor] Particle system stops playing in scene view if certa...
Steps to reproduce:1. Open attached project's scene "Test".2. Select "Particle System" - particles are not emitting.3. Disable "Togg... Read more
Input Display Field doesn't update on 'On Value Changed' call back when ...
How to reproduce:1. Open the user attached project2. Enter Play Mode3. Type in some English letters4. Select the English letters5. C... Read more
UI Toolkit Dropdown input consumed when uGUI EventSystem is also in the ...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Click on the Dro... Read more
[HDRP] Error thrown on clicking the "Embed Configuration Editable Packag...
Steps to reproduce:1. Create a project with HDRP Template2. Window > Rendering > HDRP Wizard3. Embed Configuration Editable Pa... Read more
#if ENABLE_VR is always set to true even if there is no VR support enabl...
How to reproduce:1. Open the "case1175229_ReproProject" Project2. Observe the console Expected result: Error message does not get pr... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... 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