Search Issue Tracker
Crash on working with scriptable object
Steps to reproduce:1. Open attached project.2. Open scene named "Test".3. In the "Hierarchy" window select "Main Camera".4. in the "... Read more
Building for WebGL fails due to UnusedBytecodeStripper2 with 'subset .NET'
Steps to reproduce:1. open attached project2. build for WebGL - fails and throws 2errorsError: UnusedBytecodeStripper2.exe did not r... Read more
[Installer] Destination field is empty in target support installers if U...
[Installer] Destination field is empty in target support installers if Unity is not installed Steps to reproduce:0. Do not install U... Read more
ParticleSystem.Simulate(t) starts flickering after "t" of lifetime.
Steps to reproduce : 1) Download attached project "ParticleBug.zip" and open in Unity.2) Open scene "ParticleSystem".3) In Hierarchy... Read more
Text which should be inside Scrollbar appears above rather than inside
Steps to reproduce : 1) Download attached project "Test Project 3.zip" and open in Unity.2) Open scene "scene".3) Check Game tab. No... Read more
Editor crashes when debugging it from VS2015
How to reproduce:1. Open the attached project2. Open Untitled scene3. Open Test.cs in VS 2015 and attach it to Unity4. Pley the scen... Read more
Crash on "Pure virtual function call" while importing project
Steps to reproduce: 1) Download attached project "ItemSystem.zip" and open in Unity.2) Unity will crash while importing project. Rep... Read more
Prefab Replace Name Based duplicates all components which can exist in m...
Reproduction steps:1. Open the attached project2. Open the available scene3. Add a Box collider component to the 'TestCube_prefab' g... Read more
Lighting flickers from normal to overexposed by ajusting Game window
How to reproduce: 1. Open the project and "Scene_v6" in it.2. Adjust Game view window size and notice how lighting flickers from nor... Read more
Upper-case Dll Extension is not detected properly
Steps to reproduce: 1) Download attached project "Unity-Dll-Bug.zip" and open in Unity.2) In Project tab, open Plugins folder and cl... 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