Search Issue Tracker
[Android] [GearVR] Audio distortions/crackle if CPU usage > 40msec
Steps to reproduce: 1) Download attached project 'vTimeAudioTest.zip' and open in Unity2) Create .osig file for testing device3) Bui... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
NetworkTransform does not autodetect CharacterController
When a NetworkTransform is added to a gameObject is detects Rigidbody and Rigidbody2D components and sets the SyncTransformMode to m... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
[Input System] Action.triggered triggers only once after remapping an ac...
Reproduction steps:1. Open the user's attached "ConsoleTestInputSystem" project2. Open Assets/Scenes/TestRemap3. Enter Play Mode4. P... Read more
Crash on GetGoodPathNameForGUID when saving scene while loading a scene ...
How to reproduce:1. Open attached project2. Add empty game object to SampleScene3. Save scene Reproducible with: 2017.4.29f1, 2018.4... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
The .meta file generated for the .DLL plugins do not respect the YAML sp...
Steps to reproduce:1. Create a new project2. Import any DLL3. Open the meta file of DLL4. Observe, the .meta file generated for .DLL... Read more
UI Builders incorrectly informs about a circular dependency when the ref...
How to reproduce:1. Create and open a new project2. Create two UI Documents (“first“ and “second“)3. Open the “first“ UI Document in... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server