Search Issue Tracker
WheelCollider: setting isKinematic messes up PxVehicleNoDrive
How to reproduce: 1. Open attached project2. Open scene playground.unity- Scene contains a vehicle using 8 wheel colliders and a sin... Read more
"HideFlags.HideAndDontSave" flag does not work when the Components are a...
How to reproduce:1. Open the “HDF.zip“ project2. Open the “SampleScene“3. Select the “Add MyScript Here“ GameObject in the Hierarchy... Read more
Entering a BlendTree node creates DefaultAvatar(Clone)AnimatorPreview GO...
When you double-click on a BlendTree node in an Animator controller, a "DefaultAvatar(Clone)AnimatorPreview" GO is created in the Hi... Read more
Animation doesn't preview if sprite's animation has been edited
How to reproduce:1. Open the attached project "888521animationTest.zip"2. Open test scene and make sure that animation window is ope... Read more
Editor crashes when replacing prefab with ALT button pressed
How to reproduce:1. Create a new project2. Create a new game object in the scene (for example Sphere)3. Create a prefab in assets fo... Read more
After creating a new Universal RP asset, it doesn’t get selected if pro...
To reproduce:1. Create a new project with Universal RP template;2. Set the Project Window layout to One column;3. Create a new pipel... Read more
Matrix4x4.rotation is broken on ARM64
How to reproduce:1. Open the attached project "BugProj.7z"2. Build And Run the project on any ARM64 deviceExpected results: Matrix4x... Read more
[Editor] Unable to view curves which are below the range
Unable to scroll or navigate curve editor to view curves which are going below the range Steps to Repro1. Create a new Project2. Hie... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
Inspector elements are rendered twice when the script component is added...
Reproduction steps: 1. Open the attached project “ReproProject“2. Open the scene “SampleScene“3. Try to drag and drop the script “Te... 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