Search Issue Tracker
Performance loss when enabling and disabling ShadowCaster2D
Steps to reproduce:1. Open the user’s project2. Enter Play mode3. Notice FPS in the top left corner4. Press the “Test” button (this ... Read more
Symbols in the text has an offset to the right side when using Italic Fo...
The shearAdjustment is specific to each font and the best way to resolve this issue would be to expose more customizability for the ... Read more
Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to...
Reproduction steps:1. Open the attached 'GetIndexBuffer' project2. Open the 'SampleScene'3. Observe the 'Assets\Body mesh.fbx' model... Read more
Decal Layer Texture lifetime in rendergraph
The Decal layer texture that is written during the prepass and used during dbuffer pass has the same format as the gbuffer 4 used fo... Read more
Editor crashes when building if calling "ShaderKeyword" methods in "IPre...
How to reproduce:1. Open project "ShaderKeywordCrash.zip"2. Build the project Expected result: No crashActual result: Crash Reproduc... Read more
"RPC failed; HTTP 429 curl 22 The requested URL returned error: 429" err...
Reproduction steps:1. Make sure you have Git installed2. Open the user's attached "CodeCommit429.zip" project3. Observe the Console ... Read more
Tooltip doesn't appear when hovering over a material's property in the I...
How to reproduce:1. Open the user's attached "MaterialEditorBugs" project2. Select the "Unlit_MyShader" asset3. Hover your cursor on... Read more
[Profiler][Linux][Rocky] "ExternalProcess::OnExitedMainThread" logged in...
Reproduction steps:1. Open a new Unity Project2. In the Editor Menu, select Window -> Analysis -> Profiler (Standalone Process... Read more
Timeline stops when any recorded Animator is culled
Reproduction steps: Open the attached project Open the Timeline window (Window > Sequencing > Timeline) Enter the Play Mode Ob... Read more
Interpolation breaks when temporarily moving an interpolated Rigidbody's...
How to reproduce:1. Open the user’s attached project “Repro.zip”2. Enter Play Mode Expected result: Interpolated Rigidbody falls dow... 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