Search Issue Tracker
Editor crash on GameObject::ActivateAwakeRecursivelyInternal when openin...
How to reproduce:1. Open user attached project "CrashOnOpenProject.zip" Expected result: Project opens without crashingActual result... Read more
[Profiling] Frame debugger flickers when a VFX is present
Repro steps:1. Open the attached projectOROpen any VFX-enabled project (HDRP or URP) and drag a VFX into the scene 2. While the VFX ... Read more
All SerializableTexture2DId are changed, instead of one, when using an A...
How to reproduce:1. Open the attached project2. Select the "GameObject"3. Change the "Dst Texture" under "Element 0" Expected result... Read more
[AssetBundles] RecompressAssetBundle never does the expected CRC check
How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the tests Actual result: Tests fails.Expected result: Tes... Read more
[HDRP] "Detail rendering shaders not found" Warning is thrown when new S...
How to reproduce:1) Create a new HDRP template project2) Create a new Scene3) Open a "Game" or "Scene" window4) Observe the console ... Read more
[AssetBundles] RecompressAssetBundles fail with larger chunk compressed ...
How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the tests Actual result: Tests that are using the second ... Read more
GUI slider laggy when scrolling when playing a video
Using The old GIU slider with a video file attached makes the slider laggySetting the video to inactive makes it work fine To reprod... Read more
[2D SpriteShape][Preset] Reset functionality is not working on Preset of...
Reset functionality is not working on Preset of SpriteShapeProfile 1. Create a new Project2. Open Window > Package Manager3. Clic... Read more
AnimationUtility.GetKeyLeftTangentMode and friends are not thread safe
AnimationUtility.GetKeyLeftTangentMode is missing the [ThreadSafe] attribute, as are the related set methods and right methods. The ... Read more
[Input System] Key input get stuck on pressed state when CaptureAllKeybo...
-e: see title When I disable captureAllKeyboardInput while the button is still pressed and I release the button, the input system st... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal