Search Issue Tracker
Set the $rsp to a multiple of 8 on POSIX.
There is a really 'fun' bug in the native hardware exception handlers with respect to the stack not being aligned properly on entry ... Read more
[IL2CPP][macOS] MONO variable path has no quotes in generated .sh script...
How to reproduce:1. Create a new project2. In the Project Settings, set the Scripting Backend to "IL2CPP" (Edit->Project Settings... Read more
Calling LoadAssetAtPath during DomainReload returns null asset if asset ...
How to reproduce:1. Create an asset (i.e. a shader)2. Create a class with [InitializeOnLoad] in it, and call AssetDatabase.LoadAsset... Read more
[Cinemachine] Camera stutters when it has CinemachineBrain component and...
How to reproduce:1. Open the attached "New Unity Project.zip" project and Scenes/SampleScene scene2. Enter Play mode3. Observe the G... Read more
[Memory Profiler] Errors when saving renamed snapshot with invalid chara...
Reproduction steps:1. Open attached project "MemProfiler.zip"2. In Memory Profiler window, Capture Editor3. Rename the snapshot to i... Read more
NavMesh source object is not pinged when clicking NavMesh error
How to reproduce:1. Open the user's attached project from "test Immediate Insancing (for grass).zip"2. Set "SampleScene" as active s... Read more
Input System cannot read Vector2 values after InputActionSet has been di...
Reproduction steps:1. Open attached project "InputSample.zip" and scene "SampleScene"2. Enter Play Mode3. While holding the 'D' key,... Read more
GameObjects with custom Mesh are not reflecting the light when using the...
How to reproduce:1. Open user's attached "Bug" project2. Open the "Scene" Scene found in the Assets\Scenes folder Expected results: ... Read more
[HDRP] GameObject with Material Type property set to Subsurface Scatteri...
How to reproduce:1. Open the user's attached "MeshesBlackSceneView.zip" project2. Open the "samplescene" Scene3. Select the "CubeSSS... 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