Search Issue Tracker
[Windows] Menu Item entries are limited to 1000
How to reproduce:1. Open the attached 'project-1219404.zip' project2. In the Editor select 'Menu' and scroll to the end Expected res... Read more
Texture displayed incorrectly when Texture Shape is set to Cube
How to reproduce:1. Open the attached project "cubemap.zip"2. Select "lowsettings_cubemap" (Assets > Materials_Textures > Text... Read more
[UI] Enable/disable UI element after Play or in Play mode not working
How to reproduce:1. Create new empty project2. Create UI > (Select any element)3. Disable UI element in Inspector window4. Press ... Read more
Global Illumination doesn't work in Build if scene is loaded as an Asset...
If a scene is built as an AssetBundle and is Loaded in another scene, Global Illumination will work in Play mode, but not in Build. ... Read more
Drag and dropping audio clip into timeline moves existing audio playable
To reproduce:1. Import attached package2. Open timeline window3. Select GameObjectTimeline asset4. Select one of three clips in time... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Packman logs a warning when making a HEAD request on a url with a redirect
Package manager links log warnings when clicked Read more
After Building the project Splash Screen background is darker when calle...
How to reproduce:1. Open the attached project "SplashScreenTest.zip"2. Open Assets > Scenes > SampleScene.unity3. Navigate to ... Read more
GetWindowRect failed when embedding Unity build in Forms Window
Reproduction steps:1. Open the user’s attached project “IN-6321_Unity3DUrpLtsProjekt_PlainSimpleAndThin”2. Build the project3. Downl... Read more
Using Atrous causes flickering
Using the atrous filter causes flickering artifacts as shown in the attached video. Repro: 1) Open EnterTheRoom project (see our tes... 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