Search Issue Tracker
Crash on entering play mode in Lumin Platform w/ VR Enabled
Steps to reproduce:1. Create a new project2. Switch to Lumin platform3. Enable VR4. Enter Playmode Reproduced on 2019.1.0a13, 2019.1... Read more
[iOS] MissingMethodException is thrown when trying to use Unity Ads
To reproduce: 1. Download attached project "20190116.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy the ... Read more
When building a lot of AssetBundles some Bundles will result in corrupte...
Reproduction steps: 1. Open "1118331.zip" project2. "Generate" -> "1000"3. Open Asset Bundle Browser Window4. Build Asset Bundles... Read more
[Android] Android manifest contains incorrect values for platformBuildVe...
Steps to reproduce:1. Open the attached project2. Build for Android3. Explore the apk's manifest using Android Studio or aapt (~/And... Read more
Unable to find a corresponding location while using Partial classes/meth...
Reproduction steps: 1. Open "Test Project.zip" project and "SampleScene" scene2. Open "TestClass.Partial" in VS3. In Line 9 add a Br... Read more
Vertex compression is completely disabled on platforms with CompressedGP...
Steps:1. download project in comment (20190307_skinnedmeshvertcompression.zip)2. open project and build player on iOS device3. run t... Read more
Editor crashes when ScriptableObject filename does not match class name ...
Steps to reproduce:1. Open supplied project2. Click menu item "Examples" -> "Reload ScriptableObject Example" Expected: no crashA... Read more
Inspector breaks and throws NullReferenceException after editing any Scr...
How to reproduce:1. Open the attached "ProtoJump.zip" project2. Double click on "Speedy" prefab in the Prefab folder to enter Prefab... Read more
[Scripting] Script doesn't update when "Recompile After Finished Playing...
With "Recompile After Finished Playing" preference selected, changing script in play mode and saving the changes, does not reflect i... Read more
Crash in AnimatorOverrideController::GetOriginalClip when using an index...
How to reproduce:1. Open user-submitted project (CrashReport)2. Open scene 'SampleScene'3. Enter Play Mode Expected result: the Edit... 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