Search Issue Tracker
MonoBehaviours and Scriptable Objects are not recognized in 4.6 DLL
To reproduce: 1. Open the project, attached by the user (Bolt.Unity.Debug46.zip)2. Observe that classes in the DLL files in Assets -... Read more
Unity fails to load .NET 4.6 assemblies with TypeLoadException
DLLs added to the project:Microsoft.Management.Infrastucture.dllMicrosoft.Management.Infrastructure.Native.dllSystem.Management.Auto... Read more
[Input System] Enabling both optimization options of Input System reduce...
Steps to reproduce:1. Open the attached user's project "RootingForYou.zip"2. Open "ScoreManager.cs"3. Enable and disable the perform... Read more
[iOS] Audio with 'Streaming' Load Type does not play on some devices run...
If an Audio Clip has its Load Type set to 'Streaming' it does not play on some older devices running iOS 10. Steps to reproduce:1) O... Read more
[LWRP] When using a ScriptableRendererFeature with the LWRP unnesesary F...
Steps to reproduce:1. Download 1156741_repro.zip and open "SampleScene" scene2. Enter play mode3. Open Frame Debugger4. Notice that ... Read more
[Android] [Entities] Build fails with the error “Asset has disappeared w...
Reproduction steps:1. Open the attached project "ReproProj" with the Android Platform2. Open the “/Assets/_Scenes/Game.unity” Scene3... Read more
[Linux] Can't activate a license when using distributions which have dep...
Reproduction steps:1. Install Unity Hub package following the steps from https://docs.unity3d.com/hub/manual/InstallHub.html2. In Un... Read more
"SBP ErrorException" exception is thrown when building through Addressab...
Reproduction steps:1. Open the attached “BugRepro” project2. Open Project Settings window (Edit > Project Settings)3. In the “Pla... Read more
Instantiated Prefab's RectTransform values are incorrect when Object.Ins...
Reproduction steps:1. Open the attached “InstantiateAsync.zip” project2. Enter the Play mode3. Observe the Instantiated Prefab (In t... Read more
Compile error each time I load a custom package or plugin
Compile error is throw when importing custom packages or plugins. Also, same error is thrown when new script is created. Compile err... 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