Search Issue Tracker
TextMeshPro text is misaligned when alignment is set via script
How to reproduce:1. Open the “IN-115640_TMProAlignmentBug“ project2. Open the “Assets/Scenes/TMPAlignmentIssue” Scene3. Enter Play M... 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
"SGICE002" error is thrown to the Console when using the "UpdateInGroup"...
How to reproduce:1. Open the “Test Project For Version Control (1)“ project2. Observe the Console Expected result: No “SGICE002: Thi... Read more
[DOTS] Subscene fails to build proper entity caches when UI(Toolkit) pac...
Reproduction steps:1. Open user attached project: "Bug_SubscenesBuildIssue"2. Build project using ProjectBuilder -> Build(Latest ... Read more
Generated DLL is not loaded with Unity 5.5 and newer
Framework target is set to Mono/.NET 3.5, however in Unity 5.5 while loading this dll, the following error appears: "Plugin targets ... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
Wrong indents in License Agreement for Mac Installer
Wrong indents in License Agreement for Mac Installer Start installing Unity Editor and please see attached images Read more
Optix minimum driver version number is incorrect in the API docs
Steps to reproduce: See [https://docs.unity3d.com/2023.3/Documentation/ScriptReference/LightingSettings.DenoiserType.Optix.html] and... Read more
[URP][Android] "error "SAMPLE_TEXTURECUBE_ARRAY_LOD" is not supported on...
Repro steps:1. Open attached project2. Switch build target to Android3. Build and Run the “Bug” on an Android device Actual: The two... Read more
[Input System] Performing an action with a Mouse Click before cancelling...
How to reproduce:1. Open user's "Gamepad Hold Bug" project2. Open Assets/SampleScene3. Plug a Gamepad into the PC4. Enter Play Mode5... 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