Search Issue Tracker
[Android] ETC texture upload generates INVALID_OPERATION GL error on Adr...
Uploading ETC textures generates log "W/Adreno-ES20( 9906): <core_glCompressedTexSubImage2D:543>: GL_INVALID_OPERATION" in logcat Read more
Breaking merge conflicts when creating a nested prefab while the parent ...
How to reproduce:1. Create a new Unity project on the master, create prefab A. Create a few children on this prefab.2. Checkout to n... Read more
[NetCode] InvalidOperationException is thrown in build when scripting ba...
Reproduction steps:1. Open attached project "Case_1279664"2. Click File -> Build Settings... and check "Development Build"3. Buil... Read more
[Timeline] Foot IK checkbox isn't present in the Inspector window when u...
How to reproduce:1. Open the attached "1279824 repro" project2. Open the "SamepleScene" Scene from Assets > Scenes folder3. Selec... Read more
AnimationBlendMode.Additive is not applied to the last frame of the Anim...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene' and enter the Play mode3. Press the 'Z' key Expected resul... Read more
Calling ProduceArtifactsAsync continuously can end up producing the arti...
Calling ProduceArtifactsAsync continuously can end up producing the artifact multiple times instead of just once. Read more
Unable to parse file error is thrown when importing specific Prefab
Reproduction steps:1. Create new empty Project2. Import attached Prefab "CorruptedPrefab"3. Try to open the imported Prefab Expected... Read more
Assertation fails and toolbar is corrupted when importing package that i...
How to reproduce:1. Open attached "AssertTest.zip" project2. Navigate to the project window and export SimdCr package3. Close the pr... Read more
[Android] The alpha channel value of a ASTC Compressed sRGB textures is ...
Reproduction steps:1. Open the attached user's Project "AndroidAstcTest.zip"2. In the Project window under "Assets/Scenes" open the ... Read more
[Input System] Input Action drawer doesn't indent bindings properly
Reproduction steps:1. Open the user's attached project "inputsystem.zip"2. Open the "TestScene" scene in the Assets folder3. Select ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera