Search Issue Tracker
[Crash] [RenderTexture] Crash on play in RenderImageFilters
Steps to reproduce:1. Open attached project's scene 'DemoScene' (Assets/Cardboard/DemoScene/DemoScene)2. Disable 'Direct Renderer' f... Read more
Broken link to UI.InputField.OnChangeEvent.html
from UI.InputField-onValueChange.html Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering Debugger's Overdraw is displayed incorrectly when Fog is enabled
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()