Search Issue Tracker
Custom Event do not fire on builds
Steps to reproduce:1. Open supplied project ("GoblinSlaver.zip")2. Run the Scene "MovementTest"3. Notice the game working.4. Build i... Read more
[VCS] Support for Perforce two-factor auth (MFA, using "login2" command)
Newer perforce instances sometimes enforce 2-factor authentications. Result: Unity's perforce integration will try to force a login ... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip)2. Build for iOS3. Build the Xcode project and run on device4... Read more
[SubEmitters] Grand-children not working as sub emitters
Repro steps:1. Open the attached project.2. Observe how both Particle System A and B are using C as a sub emitter.3. Play the effect... Read more
[Animation Stream] Root Curves are evaluated twice on character using An...
[Animation Stream] Root Curves are evaluated twice on character using Animation C# Jobs when loopTime is set to false. Repro:- Open ... Read more
Crash on ArticulationBody_CUSTOM_SetJointPositions when entering Play Mode
Reproduction steps:1. Open the attached project “IN-19168.zip“2. Enter Play Mode Expected result: Play Mode is entered successfully ... Read more
[URP] [ShaderGraph] Package version in editor manifest (7.1.1) does not ...
In a project of Universal RP template, as of 2019.3.0b7, the latest verified version of the ShaderGraph package is 7.1.1. The latest... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[ShaderGraph] The Preview Window displays a completely black Node when w...
Reproduction steps:1. Create a new HDRP template project2. Create a new VFX Shader Graph3. Makes some changes to the graph Expected ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- 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