Search Issue Tracker
[Physics2D] Toggling IsKinematic in Inspector when game is running has n...
Steps to reproduce:1. Open attached project "kinematic.zip"2. Open scene "1"3. Run the game4. Select "RobotBoyIdle00" object in Hier... Read more
TIZEN: Custom splash screen won't launch
If the user designates an image to be used as a splash screen, it will not be displayed. Unity splash screens work fine. To repro:1)... Read more
QueryIndices from CullingGroup always return 0 when scene and game windo...
Note: Reproduction steps may vary or be completely random Steps to reproduce:1. Download project from OC (link in last edit)2. Open ... Read more
When loading ScriptableObject in Editor with [InitializeOnLoadMethod], i...
To reproduce:1. Open attached project2. Notice that the assert that checks if TestData.Data is equal to "hello" fails no matter what... Read more
[Anim] "Fix Mask" appears after importing motion file
"Fix Mask" appears in the Animation importer after importing motion file.Using the "Fix Mask" button fixes the problem, but the same... Read more
[Shuriken] Trigger radius scale property is not exposed to public API
Cannot change ps.trigger.radiusScale by script, while:ps.collision.radiusScale is visible and fully accessible and alterable. Add ps... Read more
[Android] The Splash Screen is not working anymore
Custom splash screen is not being shown anymore Read more
[Mobile] If 'Clear Flags' option is set to 'Don't Clear' on camera the w...
Steps to reproduce:1) Open the attached project.2) Attach scene 'Main' to build.3) Deploy to Android device or iOS device via Xcode.... Read more
[Editor][OSX][Regression] NullReferenceException in PackageImportTreeVie...
Steps to repro: 1. Open Unity on OSX;2. Open Asset Store (Window -> Asset Store);3. Download any package;4. Click 'Import' button... Read more
[build report] exception in editor on calculating size for WebGL build
-e: see title, feature looks working otherwise--no such exception thrown in 5.4.0b22 -repro:--open attached project or create new em... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names