Search Issue Tracker
Attaching sprite to a public string array, crashes Unity
How to reproduce:1. Open the attached project "829198array.zip" from cloud2. Open test scene3. Select MainCamera in the Hierarchy4. ... Read more
[UI] The "Value" slider knob in the slider component disappears when Min...
The "Value" slider handle in the slider component disappears when Min value is greater than Max value. Steps to Reproduce:1. Create ... Read more
[Post Processing] Meshes are rendered with background bleeding through t...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Inspect the Game View Expected result: FXAA is applied... Read more
iOS keyboard is invisible after returning from browser on iOS7
To reproduce: 1. Open an attached project.2. Build it for iOS.3. Launch it on iOS device4. Tap the only Button5. After link is opene... Read more
"Shift" key causes causes other keys to retain their pressed state when ...
How to reproduce:1. Create a new project2. Open the Package Manager, and install and enable the new Input System3. Open the "Input D... Read more
[Android] READ_EXTERNAL_STORAGE gets added twice to android manifest whi...
Steps to reproduce:1. Open user attached project and build it with development build unchecked2. Open Android Studio3. Go to Build -... Read more
[WSA] WWW requests do not appear in Fiddler with UWP build
Steps to reproduce:1. Open the attached project (UWPFiddlerRepro.zip)2. Switch platform to Windows Store3. Build for WSA Universal 1... Read more
Tool from the Scene view Toolbar is visually turned off but still active...
How to reproduce:1. Create an empty project2. In the Scene view toolbar, select the Move tool3. Deselect it Expected result: either ... Read more
[HDRP] Light shadows are missing when Light GameObject is far from Camera
Reproduction steps: Open the attached “ShadowsTest” project Open the “Assets/Scenes/SampleScene.unity” Scene Observe the grey rectan... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An error... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu