Search Issue Tracker
[Mobile] FixedUpdate gets called multiple times before the first Update ...
Reproduction steps:1. Open attached project "Case_1318647" and load Scene "SampleScene"2. Build and Deploy the Project on a device3.... Read more
[DX12] Player freezes and/or crashes when switching between full screen ...
How to reproduce:1. Create a new Unity project2. Open the Project Settings > Player and switch the primary graphics API to Direct... Read more
Camera doesn't move when changing its position in the BeginCameraRenderi...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. Enter the Play mode4. Observe the Game view Expected res... Read more
GL shader reflection is truncated or crash occurs when struct is used fr...
Reproduction steps: 1. Add the attached shader "GLES3_GLCore_struct_name_reflection_truncation.shader" to a project2. Select the sha... Read more
[Shader Graph] Scroll bar in the blackboard is not usable because of ove...
Steps To Reproduce:1. Create a new Project2. Window > Package Manager>Shader Graph> Import3. Project > Shader > Creat... Read more
Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets...
Reproduction steps: 1. Add the attached shader "GLES3_GLCore_missing_Globals_reflection.shader" to a project2. Select the shader3. I... Read more
[Sprites] The Particle System does not support V2 sprite atlases
Repro steps:1. Open the attached project.2. Observe that only 1 sprite is showing.3. Select the particle system and observe the erro... Read more
Addressables cache does not update correctly when changing graphics API
Reproduction steps:1. Download and open the attached project "994308-VulkanAssetBundles.zip"2. Open the Addressables Groups window (... Read more
Artifact Dependency not setup when used with LazyLoadReference<>
Artifact Dependency is not registered, when setup when using LazyLoadReference. In the attached project, a ScriptedImporter (for ".t... Read more
The items in the Theme dropdown in UI Builder needs some cleanup
The Theme dropdown in UI Builder contains default, runtime and Unity Default Theme items which are confusing for users. The followin... 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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window