Search Issue Tracker
UI Canvas is stopping reaction on input when disabling/enabling the Canv...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Enter the Play Mode Press “Button A” and t... Read more
[Backport] When building the project with IL2CPP Scripting Backend the g...
How to reproduce:1. Create a new project2. Navigate to Edit > Project Settings > Player3. Set Scripting Backend to IL2CPP4. Go... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
[DOTS] Error "Not allowed to access vertices on mesh 'SM_Prop_Crate_03'"...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console window Expected result: No errors are displayed in... Read more
Warning is shown when changing the "Blur Direction" slider value of the ...
Reproduction steps:1. Open the attached “TerrainIssue.zip” project2. Open the “SampleScene”3. Select the “Terrain” GameObject from t... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
Maximum value of Unity.Mathematics.Random.NextFloat is not excluded when...
How to reproduce: 1. Open the attached "IN-82833" project2. Observe the Console output window Expected result: The console logs Fals... Read more
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions:- Press: Press Only, Press and Release- H... Read more
"Mesh 'NormalCurveRendererMesh'" error thrown when interacting with Anim...
How to reproduce:1. Open the attached project “IN_15265”2. Open “Example Animation” Animation Clip in the Assets3. Select the Curves... Read more
"Unknown Assembly" error is thrown when building AssetBundle including ...
How to reproduce:1. Open the attached project ("case_1184918-ScriptableObjectAssetBundleBug")2. Build Asset Bundles (BUG TEST > B... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code