Search Issue Tracker
Child Canvas Prefabs get correct 1,1,1 scale on disk but incorrect 0,0,0...
The bug can be reproduced without old projects at all. In any project in 2018.3: 1. Create a new Canvas2. Create a new Canvas as a c... Read more
Unable to use undo/redo inside of UIElements Debugger when trying to go ...
To reproduce:1. Open up a user-attached project ("New Unity Project.zip")2. Go to Window -> UIElements -> Test3. Click the dra... Read more
Crash on ClothScene::ProcessComponentUpdates when entering play mode aft...
Reproduction steps:1. Open the attached project "CrashRepro"2. Double-click on the cloth cape in the scene view window3. Click on th... Read more
"Unity.Localization" warning is thrown when creating Localization settings
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Localization package (com.unity.localizat... Read more
Android Camera Permission request does not pop-up when initializing a Ca...
How to reproduce:1. Open the attached “IN-111391.zip” Project2. Build and Run for Android3. Press the "Capture" Button in the Player... Read more
Crash on ComputeBuffer::SetCounterValue when switching scene
How to reproduce:1. Open the "Scene_Switch_Crash.zip" project2. Open the "BasicSDFTest.unity" scene3. Open the "Scene.unity" scene4.... Read more
Locking the "Command" key on the accessibility keyboard inverts the inpu...
Reproduction steps:1. Go to "System Preferences > Accessibility > Keyboard > Viewer > Enable Accessibility Keyboard"2. O... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
[macOS] Cloth Select mode does not select any particles
Reproduction steps:1. Create a new project2. Create a 3D GameObject (e.g. Plane)3. Add Cloth Component in the Inspector (Add Compone... Read more
Destroy may not be called from edit mode errors thown when changing Plan...
Repro steps:1. Open user attached project2. In the Hierarchy, select "Planar Reflection Probe" object and add a Planar Reflection Pr... 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