Search Issue Tracker
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
[WSA] Null Pointer in IL2CPP
Build the attached project for WSA (10.0, IL2CPP) and run it in an emulator through Visual Studio. The app crashes when attempting t... Read more
Text becomes wrapped when using GUIStyle.CalcSize to set the size of the...
Steps to reproduce:1. Open the attached “GUIMonoFont6.0.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Press the “+” butt... Read more
Match content on subtimeline clip with a newly created subtimeline with ...
Steps to Repro :1) Create an empty timeline (that will be the main timeline).2) Create a control track.3) Create another timeline us... Read more
Display dialog is ignoring newline characters
Brought to our attention internally here: https://unity.slack.com/archives/C3F85MBDL/p1689152848899699 Not sure when this regressed.... Read more
[OpenGL][Android][Entities] Entities are not displayed in a build when u...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Step9.unity“ scene3. Click File > Build > Androi... Read more
Sprite turns invisible in URP 2D when Mask Source is set to “Supported R...
Reproduction steps:1. Open the attached “Sprite Mask” project2. Open “Assets/Scenes/SampleScene.unity“ scene3. Select Square GameObj... Read more
[Regression] Enviroment lighting is broken in the 2017.4.27f1 version
How to reproduce:1. Create a new project2. Try to change the Skybox material or the Environment Lighting color3. Observe that nothin... Read more
[VFX Graph] VFX is flickering or not playing in the floating preview window
How to reproduce:1. Drag VFX to the Scene2. Select VFX Graph in the Project window3. Click ellipsis in the top-right corner > con... Read more
Builds are rendered darker than in Editor when building with post-proces...
How to reproduce:1. Open the attached project “PPbugF_10803.zip“2. Build And Run the project (File > Build And Run) Expected resu... 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