Search Issue Tracker
[Mobile Notifications] Notifications are not received after device restart
To reproduce:1. Open notification sample project2. Queue a Notification after restart3. Restart your devices and wait for ~60 second... Read more
Updating Mesh geometry is much slower since 2021.1
How to reproduce:1. Open the attached project named "Project2019_4.zip"2. Open Assets/scene Scene3. Build a standalone player4. Run ... Read more
Adding a Serialized C# 9 function pointer to a script will silently cras...
How to reproduce:1. Open the attached project2. Uncomment the public delegate*<int, bool> functionPointer in Test.cs3. Save th... Read more
Logs don't have timestamps when UNITY_EXT_LOGGING is set to 1
Reproduction steps:1. Set the Environment Variable UNITY_EXT_LOGGING to 1 (May require system restart to take effect)2. Launch the E... Read more
Xcode project and additional files are placed outside of the chosen fold...
Steps to reproduce:1. Create a new project or open an existing one2. Select the Standalone build target and check "Create Xcode proj... Read more
Incorrect UV overlap happens when using progressive GPU to bake the ligh...
How to reproduce:1. Open the user's attached "bake problem" project2. Open the Scene "SampleScene"3. Open the Lighting settings (Win... Read more
Uncommenting "config.matchWebGLToCanvasSize = false;" in index.html make...
How to reproduce:1. Open the attached project (1325989.zip)2. Open the Main scene and build for WebGL3. When the build is finished o... Read more
Build fails when there is a comma in the Project's path
How to reproduce:1. Create a new Project with a comma in its name (for example: "aaaa, bbbb")2. Build the Project Expected result: P... Read more
[Shadergraph] Custom function node thinks graph precision is half when c...
Bug regressed in https://github.com/Unity-Technologies/Graphics/pull/3360 according to Chris TchouRepro steps:1. Use a project with ... Read more
Package resolution error when using a Git dependency referencing an anno...
How to reproduce:1. Open attached project "Archive.zip"2. Open Package Manager window3. Add a Git dependency to the package using th... 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