Search Issue Tracker
”IOException” is triggered by ApiUpdater when opening a project
How to reproduce:1. Open the user’s attached “Demo.zip” project2. Open the “Editor.log” file3. Observe the file Expected result: “Ex... Read more
"Retrieving array element that was out of bounds" is thrown when setting...
How to reproduce:Open the user's attached project Expected results: No errors thrown in the Console windowActual results: "Retrievin... 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
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
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
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
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
[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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal