Search Issue Tracker
[New Input System] Enabling Enhanced Touch yields errors related to memo...
To repro this:1. Open the attached project ("BugReporter-TouchTimeline.zip")2. Open the SampleScene3. Make sure "Touch Simulation" s... Read more
[Performance Regression] Importing an fbx model is noticeably slower whe...
Reproduction steps:1. Create and open a new Unity project2. Import the attached "ProblematicModel.fbx" model Expected result: it tak... Read more
URP and HDRP builds include unused asset files that cannot be stripped
How to reproduce:1. Open attached project "urpStripping.zip"2. In the Menu bar, go to File > Build Settings...3. In the Build Set... Read more
Meta Quest performance loss between URP versions when built
Reproduction steps: Open the user’s attached project “QuestURPPerf2020.zip” Enable the Metrics HUD in ODH to see App GPU Time and GP... Read more
RectTransform "Pos Y" is not loaded when opening the project/Player
Reproduction steps:1. Open the “RectTransformPosY“ project2. If the “BugScene” scene is not open, open it and reopen the project3. S... 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
Crash in CollectManagedImportDependencyGetters inside OpenScene in batch...
Every time this project tries to run its build script from inside Jenkins on 2022.3.0+, it crashes with the below callstack. It upgr... Read more
The "StackOverflowException" error is thrown in the console and the Edit...
How to reproduce:1. Open the “ListBug.zip“ project2. Select the “new behaviour script“ Scriptable Object3. Add at least 2 elements t... Read more
Point Light does not affect SkinnedMeshRenderer when it's deformed, has ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/LightTest” Scene3. Observe the Game View Expected resu... Read more
[IL2CPP] Application crashes if object with running animation is destroyed
1. Open attached project2. Build to iOS IL2CPP3. Project will crash on device after few seconds Note: mono does not have this issue 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS