Search Issue Tracker
Not possible to enter Pro serial key in Beta version if user owned Perso...
Steps to reproduce:1. Have Unity Personal edition activated on the editor2. Launch Beta version3. Sign in if asked4. Observe that co... Read more
JsonUtility fails to deserialize collections
To reproduce:1. Open project2. Press "play"3. Observe that the object is deserialized succesfully, but the list isn't. Read more
[2D] Options Property dropdown of "Surface Effector 2D" doesn't expand u...
Options Property dropdown under the Surface Effector 2D doesn't fully expand until the mouse cursor is moved in the Properties Windo... Read more
[macOS][Fullscreen] Switching from fullscreen to windowed and then to fu...
Steps to reproduce: 1. Open attached project or create a new one2. Build an empty scene for macOS standalone3. Launch the build4. Ma... Read more
Cameras does not render Canvas if Viewport rect parameters are set to de...
To reproduce: 1. Download attached project "CameraDepthBug.zip" and open in Unity2. Open "StartScreen" scene.3. Enter Play mode. Exp... Read more
No common action is available for Assets that need import
How to reproduce:1. Create a new Unity project2. Go to Windows -> Package Manager3. Go to "My Assets" and make sure you have more... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... Read more
onDisable not always called for SearchProvider
Bug logged from this discussion: [https://discussions.unity.com/t/custom-searchprovider-doesnt-call-ondisable-when-window-is-closed/... Read more
Unity crashes on (KERNELBASE) RaiseException
To reproduce:1. Open the project in "733194 repro.zip"2. Open the scene "PlayToCrash"3. Press "play" The crash happens when the food... Read more
Specific Graphics.CopyTexture overload deallocates NativeArray if called...
Steps to reproduce:1. Open the attached project (case_1233843.zip)2. Enter Play Mode3. Ensure that no errors are present in the Cons... 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 MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically