Search Issue Tracker
[MacOS] Dynamic font character breaks the other fonts and is invisible i...
How to reproduce:1. Open the attached project2. Open the "Scene" scene3. Go to the Hierarchy window -> Canvas -> Sample4. Go t... Read more
[Cinemachine] Using RemoveMember() sets the last member of the Target Gr...
How to reproduce:1. Open the attached "case_1119028-CinemachineRemoveMember.zip" project2. Enter Play mode3. Select the "TargetGroup... Read more
[Linux] OnApplicationFocus does not respond in the Editor
To reproduce:1) Open attached project and scene2) Play it3) Click in the game view and outside Unity to change window focus Expected... Read more
[Terrain] Height is generated in negative direction with artifacts when ...
Steps To Reproduce: 1. Create a Project2. Hierarchy > 3D> Terrain3. Terrain > Paint Terrain Tab > Set Height4. Set Heigh... Read more
[IMGUI] "Edit" button in components stays activated even on disabling it.
"Edit" button in components stays activated even on disabling it. Steps to reproduce:1. Create New Project2. Hierarchy > 3D objec... Read more
PrefabUtility.LoadPrefabContents needs better handling of incorrect pref...
Steps:1. Open attached project2. There three menu items:a) Test/RunTest1 => tries to load prefab contents from unexisting pathb) ... Read more
[GPU PLM][OSX]CL_INVALID_PROGRAM errors and fallback to CPU PLM after ba...
Prerequisites:An Apple machine with discrete GPU having more than 2GB of VRAM is needed to repro this bug. Steps to repro:1. Open at... Read more
Material Picker allows to choose only one material until re-opened
1. Create an empty GameObject2. Add MeshRenderer component3. Invoke "Select Material" window and select material (1)4. Select materi... Read more
[Android] ArgumentException errors thrown when the SDK build-tools direc...
Steps to reproduce:1. Create a directory named "xyz" under Sdk/build-tools/ (e.g. C:\\android-sdk\build-tools\xyz)2. Open any projec... Read more
[Blocks] InvalidOnGPU exception when plugging in particle attributes to ...
Repro steps:- Pick a particle attribute (i.e. random per particle node)- Plug it in one of the slots listed below- Observe errors Ex... 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