Search Issue Tracker
[Editor] Crash observed when the user quits unity and selects 'Close' op...
Description: Unity editor crashes when user quits/closes unity and selects 'Close' option in the 'Save Assets' popup. The 'Save Asse... Read more
[UI Elements] Undoing slider doesn't revert to the value before you star...
Steps to reproduce:1. Start a new project2. Select Main Camera game object3. Drag and drop the Field of View Slider to any other val... Read more
[UI] Canvas objects don't update after toggling active state
Objects within a UI canvas stop updating after they've been disabled as a game object, even when re-enabled, and they also do not cl... Read more
[2D] Batching on sprite atlas is not behaving properly
What happened:When adding the attached unitypackage to a bigger/fuller project, the batching does not behave correctly. Repro steps1... Read more
Graphics Raycaster returning wrong object if the distance between two ra...
Steps to reproduce:1. Open user attached project2. Start play mode3. Click on the "Floor" object that has an above "Bottom" object4.... Read more
[Editor] Assertion failed error when closing Unity with "Verify Saving ...
Description:Editor throws "Assertion Failed : TLS Allocator ALLOC_TEMP_THREAD" when closing Editor with "Verify Saving Assets" is ch... Read more
[.NET 3.5][macOS] Crash in ves_icall_System_Array_GetLowerBound when cli...
Steps to reproduce:1) Open the attached project.2) Make sure the Console tab is visible.3) Enable Collapse for log messages.4) Enter... Read more
PlayableBehaviour outputs nothing if not connected to input 0 port
How to reproduce:1. Open the attached project2. Open the "scene" scene3. Press Play Actual result: The red cube is not playing the P... Read more
[OSX] Canceling any Asset import results in Unity crash
Steps to reproduce:1. Download create new project2. Open asset store3. Download any assets (e.g. "free trees" assets )4. Chose to im... Read more
[Video Player][Windows] Specific 4K/h264 Video Clip is playing with lag ...
How to reproduce:1. Open the attached "VideoPlayerBug2" project and "Repro" scene2. Enter playmode, video clip should be played Expe... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class