Search Issue Tracker
Not all selected files are affected when attempting to manipulate them w...
1.Open attached "MultipleSelection" Unity project2.Hold down Control button3.Select multiple files by clicking on them in the Projec... Read more
Unable to move selected files to a folder if one of the selected files i...
1.Open attached Unity project2.Type “t:Prefab” into the search bar of the Project tab3.Select all found files4.Attempt to move selec... Read more
[OSX][iOS][VideoPlayer] H264 video sound disappears if changing playback...
How to reproduce:1. Open the attached project2. Play in Editor or Build and run on iOS device3. When video starts playing, change pl... Read more
Crash at TestAndRemoveObject when closing Unity with video preview playing
To reproduce:1. Open attached Unity project "v.zip"2. In Project folder, navigate to Assets --> StreamingAssets3. Click on the bi... Read more
Newly instantiated UI elements get incorrect values in localScale and lo...
To reproduce:1. Open attached project;2. Open "scene.unity";3. Enter Play mode;4. Instantiate a new UI block by pressing "S";5. Pres... Read more
[Metal][iOS] RenderTexture.DiscardContents() doesn't discard contents
Steps to reproduce:1. Open the attached project2. Build to iOS3. Run on a device4. In XCode, go to Debug -> Capture GPU Frame5. O... Read more
Coroutines can't be stopped by stopping their parent when having two or ...
To reproduce:1. Open my attached project2. Enter Play mode Expected: both cubes remain in same position - both coroutines are stoppe... Read more
[Android] On manually installed application when scene changes game view...
Reproduction steps:1) Download and open attached project (936777_reproproj2) Build Level01 and Level02 scenes with development mode ... Read more
WorldToScreenPoint projecting stops working correctly after rapid camera...
How to reproduce:1. Download attached project2. Open "DEVMechanics" scene and press Play3. Press "Y" Button and select nav point "Br... Read more
Unity crashes when importing the specific 3ds file at Reader3DS::ChunkMe...
Steps to reproduce:1. Create a new project2. Import the F1 Pilot.3ds (1.1 MB) file to the project3. Observe the crash Actual result:... 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