Search Issue Tracker
Skeletal mesh FBX importer preset selection in Project window creates crash
1. What happenedSelected a skeletal mesh FBX importer preset asset and Unity crashed. 2. How we can reproduce it using the example y... Read more
Crash in scripting_icall_string_to_utf8 when using a 3rd party debugging...
This crash is coming from a custom debug log implementation of third party library which does not cover the unicode characters. If y... Read more
[UWP] When running the app SufficientExecutionStack() method is not impl...
Steps to reproduce:1. Open the attached project(MobileApps.zip)2. Switch platform to Windows Store3. Build for WSA Universal (il2cpp... Read more
[Win] Opening project in Editor, causes Unity to terminate it without op...
How to reproduce:1. Open any project2. In the Editor, select File -> Open Project3. Select any other project Expected result: Edi... Read more
[IL2CPP] freeze while assembling DLL's
Reproduction steps:1. Download the files attached in a description field.2. Edit the command line provided in a description field (o... Read more
Unity becomes unresposive after trying to open script in VS if VS has mo...
How to reproduce:1. Create a new project2. Select Visual Studio as external script editor3. Open Visual Studio4. In Visual Studio op... Read more
Message "Invalid antiAliasing value (must be at least 1)" when selecting...
@fredericv fixed it with new hdcameraEditor Read more
[iOS] iPhone X Legacy Launch Image is replaced with iPhone 3.5" Launch i...
Reproduction steps:1. Open the attached project.2. Go to File > Build Settings > Player Settings > Splash Image > Legacy... Read more
Webrequests fail with RuntimeBinderException: Cannot perform runtime bin...
Steps to reproduce:1. Open attached "RuntimeBinderException.zip" Unity project2. Open scene "Test"3. Enter Play mode4. Observe Conso... Read more
Failed crunching texture error when crunching 8192px texture
To reproduce:1. Open any project2. Import attached picture PICTURE.png or any image with dimensions of 8192x81923. In image's Inspec... 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