Search Issue Tracker
Collab shows "An Error Occurred" message sometimes in poor internet cond...
Repro steps (not the best but seem to be fairly consistent). 1) Start Unity2) Open a Collab project3) Let the laptop go to sleep and... Read more
Highlighter for dragging an object is still shown after the mouse is rel...
Steps to reproduce : - create a new project- create a few game objects and some assets in the Project View- try to move objects to r... Read more
Precision is significantly lower with ImageEffectTransformsToLDR in 5.6 ...
When using a post-effect that relies on ImageEffectTransformsToLDR, a lost precision on lower intensity values is seen. Steps to rep... Read more
Resizing child's RectTransform, parent's RectTrans and child's RectTrans...
A parent object is gone (not visible) after Resizing child's RectTransform, parent's RectTransform and child's RectTransform (again)... Read more
[iOS][IL2CPP] log4net throws Errors: log4net:ERROR Exception while readi...
Errors appear in the Xcode Console when the project is run on iOS. Steps to reproduce:1. Open User's attached project2. Make sure th... Read more
Collab - When the user cancels a publish/update operation will generate ...
Assuming you have a Collab-enabled project. Assuming your first initial publish has been done. N.B.: Having a large amount of files ... Read more
Rotation parameter in Transform doesn't have a tooltip
On any GameObject, scroll over to the Rotation parameter in Transform. Observe how a tooltip doesn't appear. Meanwhile, both the Pos... Read more
[UI] World space buttons don't work when moved in FixedUpdate
The EventSystem is updated in Update, after FixedUpdate. So if you have world space buttons that are moved in FixedUpdate (attached ... Read more
[WebGL] UI missing from standard assets build with .NET 4.6
-e: see title, some errors are thrown when running the build--works well with old .NET 3.5--works for iOS build with .NET 4.6--disab... Read more
Collision sub emitter is not triggered after particle collision
Reproduction steps:1. Open project attached (case_900209-New_Unity_Project_24.zip)2. Open scene "bugreport_demo_scene".3. Press play... 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