Search Issue Tracker
Adding Post Processing profile to a Camera destroys shading
To reproduce: 1. Open attached Unity project "Shaderkasten 2017.1.0f3.zip" 2. Open Scenes --> WaterScene 3. Go into Play mode and o... Read more
System.DllNotFoundException: MonoPosixHelper is thrown when calling Syst...
Reproduction steps: 1) Download and open attached project 2) Build and run "test.unity" scene on an Android device 3) Watch device's... Read more
[iOS] Memory usage between Debug Navigator and Allocation Instrument dif...
Reproduction steps: 1. Build the attached project to iOS device. 2. Go to Debug Navigator tab in the Xcode. 3. Select Memory. 4. Pre... Read more
Physics crash the Editor in GameObject::SendMessageAny
To reproduce: 1. Open the project, attached by the user (Vargas_Mark.zip) 2. Open the "UndergroundTemple" scene 3. Enter Play mode ... Read more
Build failure because of UnityEditor namespace causes script references ...
How to reproduce: 1. Open the "BuildFailure" project 2. Open the "main" scene 3. Press Play (notice the script "hello" is working) 4... Read more
Material changes are not applied to child Game Object when parent is usi...
To reproduce: 1. Open the "Scene" scene in the user attached project 2. Select the "Material" from the Assets folder 3. Change the v... Read more
LineRenderer flickering when there are multiple looping LineRenderers wi...
Steps to reproduce: 1.Open attached 'LineRenderer' Unity project 2.Enter Play mode Expected results: Objects with Line Renderer com... Read more
Activity tab name briefly visible when switching tabs in launcher
Reproduction steps: 1. Open Unity 2. Switch between Projects/learn tabs by clicking on their titles You can see "Activity" appearin... Read more
[Regression] Child Game Objects appear in wrong positions when one of th...
To reproduce: 1. Open the "Scene" scene in the user-provided project 2. Expand the "Layout Group" in the Hierarchy 3. Disable and re... Read more
Warning message is uninformative when trying to use Clamp sprite for Til...
All textures now have advanced settings and the Packing tag does not exist anymore. This can be confusing as someone starts looking ... 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
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions