Search Issue Tracker
WMR haptics do not function correctly
How to reproduce:- Open the attached project- Set the platform to UWP Expected:Haptics work according to capabilities in editor and ... Read more
Editor crashes when declaring a file path with a file name in the script
Reproduction steps:1. Open User's attached project("Unity crash")2. Open Scene "SampleScene" and enter the Playmode3. Click "Delete ... Read more
[IL2CPP] Unity Editor fails to build when auto-generating a C# array of ...
To reproduce: 1. Download attached project "IL2CPPArrayOfPointersBug.zip" and open in Unity2. Open "SampleScene" scene3. Press File ... Read more
Sprite with SpriteShapeBody Shader gets graphical artifacts when rotatin...
How to reproduce:1. Open the attached project2. Open the Sample Scene3. In the Hierarchy window select Main Camera then press a butt... Read more
Unity crashes when Particle System Ring Buffer is Enabled and if Max Par...
How to reproduce:1. Open the attached project.2. Create a new Particle System.3. Select Particle System in the Hierarchy and in the ... Read more
Playables give a different pose to Mecanim
To reproduce:1. Open the user's attached project2. Open the scene "Playables Pose Bug" and play it3. Observe both animations Expecte... Read more
Setting HideFlags.HideInInspector on a prefab's component shows the comp...
To reproduce: 1. Open the attached project (hideFlags.zip)2. Open the Sample Scene3. Select the Cube game object in the Hierarchy4. ... Read more
overrideSprite is being set to null when no longer hovering on Image
To reproduce:1. Open my project attached (SpriteOverrideRepro), scene "case_1082037-BugExampleScene"2. Enter Play mode3. Click The w... Read more
[Linux] Building Player popup changes displays/heads with mouse
To reproduce:1) Create new project2) Build a player3) During the process (when the progress bar appears), move the mouse to a differ... Read more
SerializedProperty.PropertyField is not editable in an EditorWindow when...
How to reproduce:1. Open the attached "TestFor1082565.zip" project2. In the top menu bar click Test -> My Window3. In the recentl... 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