Search Issue Tracker
crash after dragging a script component to its UnityEvent
Steps to reproduce:1. Open attached project2. Open "main" scene3. Select "GameObject" in the Hierarchy4. Drag its "Bad Behavior" scr... Read more
Unreadable asset deselects when it is selected after selecting another a...
Reproduction steps(GIF attached):1. Open attached project.2. Select "2" asset in the project view.3. Select "1" asset.- "1" asset de... Read more
TransformDirection and InverseTransformDirection operations are affected...
Reproduction steps:1.Open the "bug.zip" project2.Open the "Test" scene3.Play the scene4.Notice how TransformDirection and InverseTra... Read more
Unity crashes after changing graphics API from DX11 to DX9
Steps to reproduce:1. Create a new Unity project2. Close it3. Delete "Library" and "Temp" folders4. Open that project5. Go to Player... Read more
Crash in Animation::CreateAnimatorGenericBindings when attempting to use...
To reproduce:1. Open attached project2. Play scene3. Editor crashes Reproducible: 5.5.0a2, 5.4.0f3 Read more
Substance material references are lost when changing build platforms
Repro steps(gif attached):1. Open "New Unity Project" project2. In build setting switch to another platform- Substance material refe... Read more
The UI scales up in game view when moving the Game tab
Steps to reproduce:1.Open attached project.2.Open "main" scene.3.Open "Game" tab4.Drag "Game" tab to right and release it(take a loo... Read more
Shader keyword is not serialized in the material file
How to reproduce:1. Open case_819900-Shaders.zip2. Open scene "1"3. Drag and drop "ToggleTest" shader on material "Test1"4. Select "... Read more
Physics2D.Raycast() registers collision with EdgeCollider2D when camera ...
Game object with EdgeCollider2D does not collide with a Physics2D Raycast cast from screen point to mouse position when camera is se... Read more
Crash after selecting a substance material once build platform is switched
Repro steps:1. Open "case_820207-New_Unity_Project" project2. In build setting change platform3. Exit build settings4. In asset fold... 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