Search Issue Tracker
Editing prefabs directly in the project browser is no longer possible
1: Create a prefab2: Select the prefab in the project browser3: Note the inspector does not show any properties or components Expect... Read more
E-mail section doesn't support non ASCII characters
Steps to reproduce : - open the login window- in the input field type something like testemailæø@gmail.com- press enter and notice t... Read more
[Light explorer][HiDPI] 'Light' tab text is cut off when changing window...
Steps to reproduce:1. Create a new project2. Change DPI to 125% or higher in Windows 10 display settings3. Open Light Explorer4. Slo... Read more
SystemInfo.GetCompatibleFormat returns not supported B8G8R8A8_SRGB forma...
Reproduction steps:1. Open the attached project "IN-35263.zip"2. Make sure the Editor uses OpenGL3. Open "SampleScene"4. Enter Play ... Read more
[ARM64] Windows Editor Crashes when aborting threads
How to reproduce:1. Open the “CrashRepro“ project2. On the Menu, select Thread Test → Thread Test3. On the Thread Test window press ... Read more
[WebGL] Runtime error appeared when AsyncGPUReadback.Request(...) is called
Reproduction steps:1. Open the attached Project2. Build and Run for WebGL3. Click "Test" Button4. Observe browser console Expected r... Read more
Middle mouse button drag in the Tilemap Palette window results in errors
Steps to reproduce:1. Open the Tile Palette window (Window>2D>Tile Palette)2. Dock it next to the Scene View3. Middle mouse bu... Read more
Cannot switch a language while unity editor window is active
Steps to reproduce:1. Open any Unity project2. Press "alt+shift" to change languageResult: language doesn't change Reproducible with... Read more
Animation Curve edits are not always saved when editing in a Prefab
How to reproduce:1. Open the attached “IN-96102_animation_curve“ project2. In the Project window select Assets > curve3. In the I... Read more
32bit floating point RenderTexture blending feature is not available for...
Reproduction steps:1. Open the “IN-111674_WebGPUFloatingPointBlendBug” project2. Open the “Assets/Scenes/SampleScene”3. Enter the Pl... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist