Search Issue Tracker
"FormatException" error is thrown when creating a UI Document and using ...
How to reproduce:1. Make sure to set the system region to one that uses ',' as a decimal point2. Create a new project with any templ... Read more
[macOS] Cannot paste text in the OS menu bar "Help" search
Reproduction steps: Open a new project Click on the OS menu bar item "Help" at the top of the screen Paste any text {}Expected resul... Read more
Unnecessary shader variants caused by the same keyword when declared in ...
How to reproduce:1. Open the attached project "ShaderGraphMixedKeywords.zip"2. Select Assets/Shaders/Simple.shader3. Click on the "C... Read more
“Collider.hasModifiableContacts” and “Collider.providesContacts” setters...
How to reproduce:1. Open the user’s attached “ColliderBug.zip” project2. Enter Play Mode3. Observe the Console window Expected resul... Read more
[Error] ARC window keeps showing deleted asset if renamed before deletion
The ARC window does not refresh to day0 (empty) state when renaming an asset and deleting it. This also causes the ARC window to mal... Read more
Additional actions shortcut does not work when using the Search window
How to reproduce:1. Open the attached Project "Test Search All Open Hotkey"2. On the keyboard press Ctrl/Command+K3. In the Search B... Read more
Unlit Shader Graph displays incorrect data when in the Scene view
How to reproduce:Open the attached project "Ambient Light Test.zip" Expected results: Materials in the Game view and the Scene view ... Read more
Search Indexing restart each time you start Unity
Setup a project with a few assets Ensure you have an index in your Asset folder (not the default index in UserSettings). Open the se... Read more
[Error] ARC audio clip entry reference is lost when undoing edits made i...
Removing a clip in play mode and subsequently undoing in edit mode throws an error. It messes up the window so that you cannot add o... Read more
Crash when calling Camera.Render during OnApplicationQuit while "Cast Sh...
Reproduction steps:1. Open the attached "crash_IN-59203.zip" project2. Build the project ("File" > "Build Settings..." > "Main... 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