Search Issue Tracker
Crash on NavMeshTileData::Transfer<SafeBinaryRead> when opening a projec...
Reproduction steps:1. Open the user's attached project2. If the project doesn't crash, open scene "SampleScene"-- observe crash Repr... Read more
[URP] Grid is rendered on top of GameObjects in the Animation Preview Ar...
How to reproduce:1. Open the attached project "DeferredRepro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In ... Read more
After opening Scripts the Editor gets stuck on "Importing Assets" when p...
Reproduction steps:1. Open the attached project "śTest"2. In Project Window find and open "MouseLook" Script Note: Sometimes to rep... Read more
Material Preview Icons shouldn't use the same lighting as the scene when...
How to reproduce:1. Open the attached "repro 1234427" project2. Open the "3D Template" Scene from Assets folder3. Select the Two Col... Read more
Assertion failed on expression: 'IsNormalized' on GUIUtility:ProcessEven...
Reproduction steps:1. Open the attached 'IsNormalized' project2. Open the 'IsNormalizedBug' Scene3. Select any GameObject in the Hie... Read more
Environment reflections are temporarily disabled when entering Prefab Mo...
Reproduction steps (1st method):1. Open the project "1376649.zip"2. Find "PREFAB" in the Hierarchy view and enter Prefab Mode3. Exit... Read more
Light-related editor-only APIs are not clearly marked as such, confusing...
Reproduction steps:1. Open the attached project "ZSerializer.zip"2. In File > Build Settings make sure that "ZSerializer/Samples/... Read more
Memory is not cleared when calling Graphics.DrawMesh in Play mode while ...
Reproduction steps:1. Open the attached project ("1332428R.zip") and open the "SampleScene" scene2. Enter Play mode3. Open Task Mana... Read more
Unity is altering lightmap UVs for non-statically batched objects in Player
How to reproduce:1. Open “StaticBatchingUVUnityBug(1).zip” project2. Open “SampleScene” Scene3. File > Build And Run Expected res... Read more
Camera.Render throws "Screen position out of view frustum" error when pr...
How to reproduce:1. Open the attached project's Scene labeled "main"2. Enter the Play Mode3. Inspect the Console Window4. Review the... 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 Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"