Search Issue Tracker
Updating particle system collision and emission values at runtime causes...
Looks like this has smth to do with 2D collision.To repro:1. Have 1 sprite with 2D box collider.2. Have PS send particles as this sp... Read more
Editor and player crash when a stack overflow exception occurs in animat...
To reproduce:1. Open project, the scene "test scene", play it.The editor should now crash.If you open it on an older version of Unit... Read more
[ScrollRect] When movement type is set to elastic scrollRect doesn't bou...
Reproduction steps:1. Open attached project2. Open and play the "Controls" scene (Assets\Scenes\Controls.unity)3. On the left text b... Read more
NetworkDiscovery object doesnt stop broadcast when destroyed.
The UNet HLAPI NetworkDiscovery object does not automatically stop broadcasting when destroyed. So if it is destroyed by a scene cha... Read more
Scene slots in NetworkManager and NetworkLobbyManager dont mark scene di...
When the scene slots on the NetworkManager ("online scene" and "offline scene") and NetworkLobbyManager ("lobby scene" and "play sce... Read more
[MeshFilter] Static mesh offset and scaled when accessing '.mesh'
When accessing '.mesh' of a mesh filter on a static game object when other static game objects exist in the scene, the mesh becomes ... Read more
Spotlights: Shadows aren't cast if the range is too high
To reproduce:1. Open the scene2. Press "play"3. Select the spotlight4. Change the range.Observe that if you change the range to 21 o... Read more
[GLLEGACY][OSX] TextMesh and RenderTexture lockup/crash
To Reproduce:1. Open the attached project in the Editor and "CrashTestScene" scene.2. Press play.2. (Alternative) Clicking on the Ub... Read more
Int property of shader acts like float in inspector
Steps to reproduce: 1. Open attached project2. Select TestShader material3. Notice that it has "Some Int" property4. Try to change i... Read more
[WebGL][InputField] Firefox doesn't create new line with Enter button
Repro steps:1) Open the project and inputfield_bug scene2) Build and run for WebGL3) Notice in Chrome it let's create a new line in ... 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
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems