Search Issue Tracker
Lego tutorial does not continue when text fields are updated
Reproduction steps:1. Open the user’s attached project (“My project.zip”)2. Open the “Assets/LEGO/Scenes/LEGO Tutorial.unity” scene3... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
[Profiler][Linux] Standalone Profiler does not open, logs "ExternalProce...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. Ob... Read more
Texture Streaming is not applied to GameObject when using custom shader
How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... Read more
Sprites disapear when selecting multiple objects and using the Transform...
Steps to reproduce : 1. import the project attached2. add a few sprites to the scene located in the folder3. select all the sprites4... Read more
Terrain material does not receive updates when its color is changed usin...
Reproduction steps:1. Open the attached 'MapTest' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the 'MapManager' Game... Read more
The Sprite Shader modification does not get reflected in the Player buil...
How to reproduce:1. Open the attached project "TestUIShader_trunk.zip"2. Build And Run the project3. Observe that circle in the midd... Read more
[LWRP] Area Light does not generate light when its Shape is set to Disc
Repro steps:1. Open attached project2. Open Game view3. Select "Area Light" in the Hierarchy4. In the Light component, change the Sh... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... Read more
[Linux] Array Element doesn't duplicate/delete when clicking "Duplicate/...
Reproduction steps:1. Open the attached project “IN-15122.zip”2. Open the “Assets/Scenes/Repro.unity” scene3. In the Hierarchy Windo... 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