Search Issue Tracker
[Regression] Significantly slower loading of asset bundles into the scene
Steps to reproduce:1. Download provided project2. Build on device3. Beat the tutorial and Level 14. Turn off the game5. Turn the gam... Read more
Build location window is named as Facebook instead of Standalone on OSX ...
To reproduce:1. Create empty project2. Build for Windows x86_64 Expected: Build location window will be named as StandaloneActual: I... Read more
Windows-only: SphereCast with Math.Infinity as the cast length misses hits
To reproduce:1. Open attached project;2. Run scene Main;3. Enter Play mode;4. In Hierarchy create one more Quad;5. In the game windo... Read more
[UWP] Setting Animator.runtimeAnimatorController in UWP builds fails Cur...
To reproduce:1. Open the attached project2. Build for UWP with these settings:SDK: Universal 10Target Device: anyUWP Build Type: XAM... Read more
Unity crashes at Texture::SetFilterMode when AddCommandBuffer() buffer's...
Steps to reproduce:1. Download SourceEngineDepthFadeGlow.zip and open "main" scene2. Press play button to enter game mode3. Editor c... Read more
Wrong tooltips, cursor rect and dropdowns placement when using GUIUtilit...
To reproduce:1. Open project2. In menu select 'Test' -> 'Window' Expected: 'Hand' appears only when mouse cursor is on the button... Read more
Editing script crashes editor when using ScriptableObject.CreateInstance...
To reproduce:1. Open project2. Select 'Example/Open Shader' in menu3. Click 'Open Shader'4. Edit 'ReproduceCrash' script(for example... Read more
Two samenamed DLLs collide if both are included in 'Any Platform' except...
To reproduce:1) Open attached project2) Try building it on WebGL Expected: It builds normally, as both plugins are excludedActual: B... 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 contains And... Read more
Crashing always after changed some of the layers in controller to "sync ...
Steps to reproduce:1. Open attached user project (minotor)2. Create an empty scene3. Create a cube and attach an Animator component4... 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