Search Issue Tracker
Editing script crashes editor when using ScriptableObject.CreateInstance...
To reproduce: 1. Open project 2. Select 'Example/Open Shader' in menu 3. Click 'Open Shader' 4. Edit 'ReproduceCrash' script(for exa... Read more
Two samenamed DLLs collide if both are included in 'Any Platform' except...
To reproduce: 1) Open attached project 2) Try building it on WebGL Expected: It builds normally, as both plugins are excluded Actua... Read more
Mono crash after entering/exiting play mode
Steps to reproduce: 1. Open attached project 2. Open scene "Layout Groups" 3. Run it and Unity crashes. Sometimes more than one run... Read more
[Android] ApplicationId is not being provided in the build.gradle
How to reproduce: 1. Open the attached project "AndroidPluginTest.zip" - it has play-services-measurement-8.4.0.aar which contai... Read more
Incorrectly generated serialization code causes type mismatch with IL2CP...
Steps to reproduce: 1) Open the latest attached project. 2) Build for iOS. 3) Deploy to a device. Error appears in Xcode: "Bulk_Ass... Read more
Splashscreen resources fail to load on 2017.1.0a2, causing FatalErrorMsg...
Steps to reproduce: 1. Create a new project OR open any project 2. Build for any platform with splashscreen turned on 3. Run it Exp... Read more
[WSA] Physics.OverlapSphereNonAlloc Crashes Player built with .NET backend
Steps to reproduce: 1. Open attached project 2. Open 'main' scene and build for WSA Universal 10 SDK with .NET scripting backend sel... Read more
[iOS] Some icons are not generated in built Xcode project when Target De...
When Target Device is set to 'iPhone Only' in iOS PlayerSettings, some small icons are missing in Xcode project. Steps to reproduce... Read more
[WSA] Building WSA solution fails when generating C# projects from Unity...
Steps to reproduce: 1. Open the attached project (MinReproUnityProject.zip) 2. Open the Assets/scene.unity scene 3. Switch platform ... Read more
Build fails because PlayerSettings.applicationIdentifier is not set via ...
*Repo steps for command line:* 1.1 Download the attached project 1.2 Delete all but "Assets" folder in the project (This is a requir... 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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function