Search Issue Tracker
[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
Reimporting script after reading serialized data in a specific 'Maintain...
To reproduce:1. Open project2. Open Maintainer (Tools > Code Stage > Maintainer)3. Switch to the Project Cleaner tab4. Press S... Read more
Unity crash when opening a project with PlayServicesResolver
To reproduce:1. Open users attached project "Flying Avengers 1.zip" Expected result: Unity opensActual result: Unity crash Reproduce... Read more
Identical objects are sorted differently in the Tilemap with the same se...
Identical objects are sorted differently in the Tilemap with the same settings 1. levelScenes > load 'level_7'2. Place a green wa... Read more
Shader with LIGHTMAP_ON keyword doesn't receive shadows on player
To reproduce:1) Open attached project and scene2) Play it to see expected result3) Build and runNotice a different result Comparison... Read more
GameObject::GetComponentIndex crash when exiting Play mode while corrupt...
To reproduce:1. Open my attached project, scene Main2. Enter and Exit Play mode Expected: editor is not crashingActual: corrupted pr... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS