Search Issue Tracker
[Unity ECS] Interface references in SharedComponentData not working
How to reproduce:1. Open attached project "ECSBug.zip" and scene "SampleScene"2. Enter Play mode3. Observe Console window Expected r... Read more
Particle meshes do not inherit scale from parents when Scaling Mode is s...
How to reproduce:1. Open attached project "Case_1112937_Particles"2. Open "SampleScene"3. Click "Play" button Expected result: Both ... Read more
UNITY_VERSION Shader Macro returns wrong value for two-digit minor versi...
How to reproduce:1. Open attached project with Unity 2018.2.20f12. Reimport UnityVersionTest.shader. It checks the current Unity ver... Read more
Build and Run fails and throws an incorect path error when the project's...
How to reproduce:1. Create a new project2. Go to File -> Build Settings -> Player Settings and change the Product name to "Bui... Read more
Unity Editor crashes when importing "Substance in Unity" plugin
To reproduce: 1. Open Unity and create a new project2. Open Asset Store3. Download and Import “Tavern & Inn” by CRAFT STUDIOS: h... Read more
ModelImporter.importBlendShapeNormals read wrong values when BlendShapeN...
Steps to reproduce:1. Open user OC attached project2. Make sure that both .fbx files have "Blend Shape Normals" option set to "Impor... Read more
Set as default Preset button is disabled when working with Sprite Atlas ...
How to reproduce:1. Create a new Unity project2. Create a new Sprite Atlas3. Create a Preset for the Sprite Atlas4. In the Inspector... Read more
[Android][UnityIAP] When calling Application.Quit and relaunching app, i...
Steps to reproduce:1. Open attached project2. Turn On Unity IAP3. Build And Run on an Android device4. Install and run app5. Click t... Read more
Second Camera with lower Depth than the first one causes UI background t...
How to reproduce:1. Open the user-submitted project (testbackground.zip) and enter Play mode2. In the Hierarchy Window expand the "T... Read more
[Inline] ArcCone and ArcTorus do not have a Cone and Torus types, respec...
Repro steps:- Add an inline ArcCircle, ArcSphere, ArcCone and ArcTorus node.- Observe how ArcCircle and ArcSphere have a Circle and ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used