Search Issue Tracker
Can't rebuild hair using Hair System in the Player
How to reproduce:1. Open the user-attached project “TestHairHDRP”2. Click Build And Run3. In the Player press the “Space” key4. Obse... Read more
Prefab with sub-assets and the Component with [SerializeReference] cause...
How to reproduce:1. Open the user-attached project “LocalizedStringPrefabSubobject”2. Double-click the “Prefab” Asset in the Project... Read more
[Android][Vulkan] Unity freezes after changing the Scene in the Player a...
How to reproduce:1. Open the "IN_48213" project2. In the Build Settings "Run Device" dropdown select the connected device3. Press Bu... Read more
[macOS] Selected Locale is always set to English
How to reproduce:1. Download and open the attached project2. Build the project for macOS3. Open the built project4. Observe the lang... Read more
Animation Rigging pivoted target is not respected when parented to the c...
Reproduction steps:1. Open project “Animation-Rigging-Experiment.zip”2. Open scene “Sample”3. Enter Play Mode4. Observe the characte... Read more
Crash on ForwardRenderLoopJob when opening Sentis sample project with UR...
Reproduction steps:1. Open the attached “SentisTest” project2. If prompted, enter Sentis license key Expected result: Project opensA... Read more
The parameter value is "NaN" when adding the second parameter to a Blend...
How to reproduce:1. Open the attached project "BasicControllers.zip"2. Open Assets/_Core/Animations/Characters/CharacterPawnAnimator... Read more
Unable to remove a Missing RendererFeature component due to the More Ite...
Reproduction steps:1. Open the attached “IN-33956 URP Rendering feature.zip“ project2. Select the “Test URP Asset_Renderer.asset” in... Read more
A typo in an error message when the repeat rate is too low in the "MonoB...
In line 69 of “MonoBehaviour.bindings.cs” source code (https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Ex... Read more
"Top level scope allocation is permitted only on the main thread." error...
Reproduction steps:1. Open the attached project "NativeAllocationIssue-2023.1"2. Enter Play mode Expected result: no errors in the C... 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