Search Issue Tracker
Xiaomi miPad crashes when scene contains more than one animation control...
Reproduction steps:1) Open user's attached project2) Build "testScene" scene3) Run built project on Xiaomi mi Pad-- Notice that proj... Read more
Baking lightmaps on a scene with Sprite Renderer and a Light probe cause...
Reproduction steps:1. Open attached project( LightmapCrash )2. Open scene " Medical "3. Go Window > Lighting4. Build Lightmaps Sc... Read more
Importing/applying changes to corrupted image crashes editor
Steps to reproduce:1. create new unity project2. import one of the images that user has attached - crashes Not reproducible: 5.1.5f1... Read more
[Installer] [Windows] Documentation can not be installed if no Unity wit...
Documentation can not be installed if no Unity with appropriate version is installed Steps to reproduce:1. Download and run Document... Read more
ImageEffectAllowedInSceneView have OnEnable called before Serialization
How to reproduce:1. Open the attached project2. Open ImageEffectSerializationBug scene3. Observe the printed error in console "In th... Read more
Light probes cause first light's diffuse to be ignored if baked GI is of...
Steps to reproduce: 1. Open the attached project.2. Open the 'Main' scene.3. Observe the lighting in the scene.4. Go to 'Lighting' w... Read more
Inconsistent OnEnable ordering between parent and child
Reproduction steps:1. Open attached project2. Open scene3. Play the scene-- Notice that Cube is loged out before Sphere4. In the hie... Read more
ManualCamera.Render() Camera does not invoke image effects
Steps to reproduce : 1) Download attached project "OnRenderImage.zip" and open in Unity.2) Open scene "test" and press Play.3) In Hi... Read more
[Anim] Scene vs. Clip value of static property
Property values in the scene are not preserved when enabling/disabling rec mode, when property has no keys and is in "(Default Value... Read more
Mask not showing up on some of Android devices
Masks are not showing up on some android devices like Samsung Galaxy S5 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