Search Issue Tracker
[HDRP] Standalone build doesn't render when Path Tracing is enabled
How to reproduce:1. Open the user attached project (ptr.zip)2. Build and run the project3. Observe the built player Expected result:... Read more
[Editor] After Building and attempting to build again, the editor build ...
[Editor] After Building and attempting to build again, the editor build location will be incorrect Read more
PNG import fails when file is still being written to
If Unity starts to import a PNG file while it's still being written to then the import will fail.We should check if there's anything... Read more
[WebGL] Blit with Custom Shader is not rendered in Player
Reproduction steps:1. Open the attached “WebGL_URP_CustomShaderBugDemo.zip“ project2. Change platform to WebGL3. Build And Run the p... Read more
Player crashes on UnityMain when loading Scenes
Reproduction steps:1. Open the user’s attached project2. Build and Run3. In the built Player, select AutoRunner > Sequence4. Wait... Read more
[Mobile] NavigationSubmitEvent is not being triggered when the submit bu...
How to reproduce:1. Open the "IN_61387" project2. In the Build Settings "Run Device" dropdown, select the desired device3. Press Bui... Read more
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more
ParticleSystemForceField doesn't have "enabled" property
Request for new script API: void Test(){ParticleSystemForceField forceField;forceField.enabled = false;// - does not exist} Read more
Mesh distortions during animation if "Optimize Game Objects" is selected
1. Download user attached assets2. Put them in an empty project3. Select 'Skill_3_3'.anim and assign 'LingHou_V2_rig' model to it4. ... 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 Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask