Search Issue Tracker
[IL2CPP][Audio] Resetting audio settings via script causes crash
1. Open attached project "repro_687551"2. Build to iOS IL2CPP3. Project will crash on device Note: no repro on mono backend Read more
Android TouchScreenKeyboard not always returns value to InputField for s...
Using Android TouchScreenKeyboard, does not always returning value to uGUI InputField on some devices Read more
[UI:Inputfield]Text doesn't get saved if you don't tap "Done" or "Ok" on...
When you are writing into input field and tap outside keyboard to close it, the text doesn't save - you must click Ok/Done for that. Read more
[WSA] 'Build' button does not work when 'C# projects' are enabled
1. Create a new project2. Switch the platform to WSA3. Enable the 'C# projects' button4. Press the build button - nothing happens Re... Read more
Asset Serialization - Force Text ... This will crash the editor when loa...
Steps to reproduce:1. Open attached project's scene "test".2. Duplicate ROOT game object.3. Check that Edit -> Project Settings -... Read more
Using special folder named "~" throws warnings that the files inside it ...
How to reproduce: 1. Create a new project2. Open the project /Assets folder using Explorer/Finder3. Create a folder named '~'4. Put ... Read more
IPointerExitHandler.OnPointerExit not triggered if object below pointer ...
Reproduction steps:1. Open the user project "UnityBugs"2. Open the scene "HoverBug"3. Enter play mode4. Hover the UI panel in the sc... Read more
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded ...
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded from an asset bundle and unloaded by using AssetBundle.Unloa... Read more
Mecanim transition preview freeze
Mecanim transition preview freeze 1. Preview does not playback until timeline of preview window in modified or zoomed. 2. Repro:Open... Read more
WaitForEndOfFrame() and Procedural Meshes make Standalone Player Crash
How to reproduce: 1. Open attached project2. Build to Standalone and run3. Press 'S' to instantiate an object without using a corout... 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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0