Search Issue Tracker
ScriptableObject is recognized as MonoBehaviour in the snapshot.nativeTy...
Reproduction steps:1. Open the attached project "BugReport_PackedMemorySnapshot_NativeType_ScriptableObject.zip";2. Select Assets -&... Read more
CharacterController doesn't respect Rigidbody.detectCollisions set to false
Reproduction steps:1. Open the attached project "Unity Repros 5.zip";2. Open the "DetectCollisionsBorked" scene;3. Enter a play mode... Read more
[OSX] ’Do you really want to quit?’ dialog appears when closing windowed...
Steps to reproduce:1. Open attached “MacOSQuit.zip” Unity project2. Build for MacOS3. Open Player in Windowed mode4. Close window by... Read more
Deleting Sprite with animated Properties randomly crashes Unity
Steps to reproduce:1. Open attached project DDLC_Engine (OC link)2. Open Scene "Testing"3. Select Natsuki-Chibi (under Canvas->Po... Read more
HDR material light emission stops working depending on surrounding objec...
Steps to reproduce:1. Open attached “HDREmission.zip” Unity project2. Open “Main” scene3. Select “Cube” object (child of “Repro” obj... Read more
[iOS] Using System.Net.Sockets.UdpClient.Receive() results in "SocketExc...
"SocketException: The descriptor is not a socket" appears when Using System.Net.Sockets.UdpClient.Receive() is used on iOS. Steps to... Read more
[HoloLens] CPU/GPU not sync. Built project has latency of 3 frames
How to reproduce:1. Open attached project file2. Build on Hololens (Make sure Single-Pass Stereo is selected)3. Open build on Visual... Read more
Changing Skinned Mesh causes unwanted deformations when using models wit...
Steps to reproduce:1. Open attached project "Skin_Mesh_Issue"2. Drag "box_3ds_Max_Biped.fbx" into Scene3. Reveal the child objects o... Read more
[Asset Bundle] Prefab in an Asset Bundle fails to update after rebuilding
To reproduce:1. Open the attached project2. Open the "Main" scene located in the "Scenes" folder3. Make sure the project is targetin... Read more
[iOS] Dynamic libraries are not added to the "Embedded Binaries" list
Frameworks which contain dynamic libraries are not added to the Embedded Binaries list in the generated Xcode project and cannot be ... 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