Search Issue Tracker
[iOS] Input.GetKey is delayed returning to False on key release on iOS b...
Reproduction steps:1. Open project in "M1InputTest.zip"2. Build for iOS and open the project in Xcode3. Connect a Keyboard to an iOS... Read more
"Non-invocable member cannot be used like a method" 2D Animation package...
Reproduction steps:1. Open the “2DAnimationBug“ project2. Observe the Console Expected result: no errorsActual result: “Library/Pack... Read more
[Quest] Stutter/Frame Pacing with OculusRuntime.WaitToBeginFrame when th...
Reproduction steps:1. Open the attached project "FramePacingBug"2. Open “File > Build Settings”3. Switch platform to the Android4... Read more
Crash on UnityMain when opening the Player after building it
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/SampleScene.unity“ scene3. Build And Run4. Observe the Pl... Read more
Soft Shadows are not working on Meta Quest 2 when ARCore is in the project
How to reproduce:1. Open the attached project "Shadow test.zip"2. Build And Run the project on Meta Quest 2 Expected results: Shadow... Read more
MonoDevelop 4.0.1 doesn't allow folding of classes/methods
To reproduce:1. Create a new project2. Create a new script3. Open it in MonoDevelop4. Notice that there are no foldable sections Read more
UI: Nested masks behave incorrectly
To reproduce this bug: 1. Open the attached project2. Open 'MaskingBug' scene3. It has 3 images with Masks as children of one anothe... Read more
MD freezes after opening 'Attach to Process' window on OSX
To Reproduce: 1. Open Unity Editor and any script in builtin MD.2. Click'Run -> Attach to process'3. Wait for 2-3 seconds.4. Noti... Read more
[LOD] Reaching 32k LODGroup components in a single scene causes "group <...
How to reproduce: 1. Open attached project2. Open scene sceneWithTooManyLODGroups.unity- Note the errors in the console or editor.lo... Read more
Instantiate from resource folder with Android player is too slow
Instantiate from resource folder with Android player is too slow with prefabs that have multiple GameObjects 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