Search Issue Tracker
ShadowMask is not displayed in Frame Debugger(Light.alreadyLightmapped c...
Reproduction steps:1. Download project "teststaticSmall.zip" and open in Unity2. Select scene "LightMapTest"3. Enable Play mode4. Se... Read more
Unity crashes when Marshal.StructureToPtr is used
How to reproduce:1. Download attached project2. Open "111" Scene3. Press Play Expected result: Unity should not crashActual result: ... Read more
[ReflectionProbe] Exception thrown when the background color is modified
Steps for reproduction:1) Download the project and change background color of reflection probe in scene `test`OR1) Create a new scen... Read more
Updating a Skinned Mesh Renderer that is only rendered by a Command Buff...
Steps to reproduce:1. Open attached project2. Go into play mode3. In the scene view look at another point in which the soldier is no... Read more
[Windows][TextureImporter] dds texture produces line artifacts
To reproduce:1. Create new project2. Add the attached "rgbtest.dds" file into the Assets folder Desired outcome: Image colours match... Read more
Font.textureRebuilt does not always get called when textures are generated
Issue: the texture atlas is being regenerated by seeing the textures on screen. But when both textures are generated, only one callb... Read more
Activity tab name briefly visible when switching tabs in launcher
Reproduction steps:1. Open Unity2. Switch between Projects/learn tabs by clicking on their titles You can see "Activity" appearing r... Read more
Editor Crashes when clicking on the model in project folder
How to reproduce:1. Download attached project files2. Open AlstomPOC - > Scenes ->"Test" scene3. Select AlstomPOC -> Models... Read more
[Notification] UnityEngine.iOS.LocalNotification.userInfo retrieves wron...
To reproduce:1. Open project attached by the user2. Build it for iOS and run on iPhone 53. While the app is running, open Control Ce... Read more
LineRenderer flickering when there are multiple looping LineRenderers wi...
Steps to reproduce:1.Open attached 'LineRenderer' Unity project2.Enter Play mode Expected results:Objects with Line Renderer compone... 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