Search Issue Tracker
[Animation] Unity 5.3.5x Object rotates anticlockwise even if the writte...
Reproduction Steps:1. Open "BugReproductionProject" project2. Select "legL" object (child of "Body")3. In animation window delete se... Read more
[PrecomputedRealtimeGI][Editor] Light changes after another scene is loa...
Steps to reproduce: 1. Open attached project2. Open scene "00-Main" and run it3. Press "1" to additively load scene "01-Additive1"4.... Read more
Realtime Shadows pass through lightmaped objects in mixed lighting
To reproduce:1. Unzip and open attached Unity project2. Open Lightmaperror scene3. Wait till baking is done Expected : Shadows from ... Read more
OnValidate is called twice when duplicating Prefab instances in the scene
How to reproduce:1. Open the attached project (case_1373124.zip)2. Open the scene Scenes/SampleScene3. Go to the Console and click "... Read more
InputSystem.EnhancedTouch is not being registered
Reproduction steps:1. Download and open the attached "BeatGear.zip"2. Build and deploy the project to iOS3. In the application, pres... Read more
[WebPlatform][Android] App crashes on launch on some devices with "TypeE...
How to reproduce:1. Open the attached project2. Select WebGL platform3. Build the project4. Navigate to the build folder through the... Read more
Slider Handle disappear on resize or changed position after undo(Ctr+Z)
Steps to reproduce : 1) Download attached project "Slider Bug.zip" and open in Unity.2) In Hierarchy tab, click on Canvas >> S... Read more
Assertion failed errors when moving RectTransform
Steps to reproduce: 1. Open attached project, Scene repro32. Select the "OptionsMenu" Child in "Canvas"3. In Scene view move the obj... Read more
[iOS] Unity doesn't accept Bundle id if it is constructed differently (c...
Reproduction steps:1. Create new Project2. Open PlayerSettings3. Set Bundle Identifier to something with two dots [com.hello..world]... Read more
[iOS] Slowdown due to precision change for shadowmap uvs
There is a performance regression on A7 devices possibly because of the transition from half4 to float4 for shadowmap coordinates. T... 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