Search Issue Tracker
[WSA] EventType.ScrollWheel is not detected
Reproducible on 5.2.4f1, 5.3.4f1, 5.4.0b10 versions. Repro steps:1. Open project "SmallerScrollDetecter.zip".2. Play it in the edito... Read more
[Substance] Crashes calling ProceduralMaterial.IsProceduralPropertyVisible
Steps to reproduce:1) open the '_Substance_crash.zip'2) play scene 'sc00'- crash Read more
[UNet] Client NetworkAnimator doesn't receive property changes
Steps to reproduce: 1. Open attached project and build it 2. Run 4 instances of project. (Let's call them "Client_A", "Client_B", "C... Read more
[Shuriken] ps->array_size error messages in console with lots of particles
Steps to reproduce: 1. Download and import attached project.2. Open scene: Scene7_SortingLayers3. Play.4. In hierarchy, select: Red_... Read more
[Native] UnityCurrentMTLCommandEncoder returns null sometimes
How to reproduce: 1. Open attached project2. Build to iOS and run- Note that in the Xcode log, the pointer returned for the 'command... Read more
[OSX][compute] ComputeShader.FindKernel should throw "not supported"
Info:ComputeShader.FindKernel can't find the program in shader. It works on windows glcore, so might be osx and glcore related issue... Read more
Editing Text with Best Fit enabled causes artifacts to appear
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select "Canvas > Text"4. In inspector, notice t... Read more
'finally' block of try/finally in coroutine is not called when object is...
Steps to reproduce:1. Download and open attached project "CoroutineNoDisposeRepro.zip"2. Open scene "Scene1" and play it3. Press eit... Read more
Deferred Camera with RenderTexture ignores ViewPort Rect
Steps to reproduce: 1. Open attached project "779420.zip"2. Open scene "test"3. In Player settings set rendering path to forward4. R... Read more
[Standalone] Corrupted textures in a huge project
Reproduction steps:1. Open attached "Stripped4" Unity project(4gb file).2. Open and play "Physics Based Tank Controller/Scene/Demo S... 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