Search Issue Tracker
[Scripting, Editor] Particle system stops playing in scene view if certa...
Steps to reproduce:1. Open attached project's scene "Test".2. Select "Particle System" - particles are not emitting.3. Disable "Togg... Read more
Texture Streaming is not applied to GameObject when using custom shader
How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... Read more
"System.ArgumentOutOfRangeException" is thrown when compiling 65536 func...
Steps to reproduce:1. Open the attached “TestBurst.zip” project2. Add the “Test.cs” script to the Assets folder3. Wait for the Burst... Read more
[Android] Burst Compiler fails during linker stage when Stack Protector ...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Build for Android Expected result: Build does not... Read more
[Input System] Performing an action with a Mouse Click before cancelling...
How to reproduce:1. Open user's "Gamepad Hold Bug" project2. Open Assets/SampleScene3. Plug a Gamepad into the PC4. Enter Play Mode5... Read more
ToolbarSearchField parent element is not fully covered by children elements
How to reproduce:1. Open attached '1180403-ToolbarSearchField-issue.zip' project2. Open TestWindow > ReproIssue3. Observe Toolbar... Read more
[Windows] The returned screen refresh rate is rounded down when calling ...
How to reproduce:1. In Windows, set the display refresh rate to 59,940 Hz (or any other non-integer value) (Right-click on the Deskt... Read more
Auto-Mapping fails for Humanoid Avatar when FBX file has Skinned Mesh
Reproduction steps:1. Open the attached “ASDQWER” project2. Select the “Assets/withSkinnedMesh.fbx” Asset3. In the Inspector Window,... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Select the TriggerDamageAtMidpoint game object- In the Ani... 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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples