Search Issue Tracker
"EditorApplication.delayCall = () => { todo };" overwrites the content o...
Reproduction steps:1. Open “IN-69651_Stripped_repro.zip“ project2. Open the “Scene1”3. In the Scene view try to move around, select ... Read more
Texture clamp mode isn't respected when importing FBX with embedded text...
Reproduction steps:1. Open the user's attached project2. Import "cat_03_clamp" with embedded "clamp" texture Expected result: FBX im... Read more
In App Purchasing Package latest version is not available in the Package...
How to reproduce:1. Create a new project2. Open the Package Manager (Window->Package Manager)3. At the top bar set Packages to sh... Read more
"AssetPostprocessor.OnPreprocessAsset" is not invoked for scripts or DLLs
Reproduction steps:1. Open the attached project “ReproProject”2. In the Project folder, locate the “Assets/Plugins/steam_api64.dll” ... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
[IL2CPP] Custom attribute on delegate return value not present in IL2CPP...
Can find the custom attribute on the return parameter of the delegate fine in Editor, but not in IL2CPP builds (tested Windows x64).... Read more
[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry wit...
How to reproduce:1. Open the user’s attached project2. In the Test Runner window, press the “Run All Tests” button and observe the r... Read more
Emissive materials are broken when loading Scene via SceneManager.LoadScene
How to reproduce:1. Clone the https://github.com/mrpropellers/ssj22-3 repository following the instructions provided (use git CLI)2.... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
Show example desktop notification button doesn’t work second time
Reproduction steps:1. Open Unity Hub2. Press “Show example desktop notification” button in the Notifications section (Settings > ... 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