Search Issue Tracker
[AnimationCurve] Edit key option clamps time to 0 and as a result doesn'...
Steps to reproduce: 1. Open attached project2. Open scene "Curve Test Scene"3. In hierarchy select "Curve Test" and click on "Animat... Read more
[HLAPI] NetworkTransformChild and NetworkTransform inconsistency in inte...
Steps to reproduce:1. Open attached project2. Connect two instances (Host and Client)- NetworkTransform and NetworkTransformChild in... Read more
[HLAPI] NetworkTransformChild interpolation does not work
Steps to reproduce:1. Open attached project2. Launch two instances of game3. One as Host one as Client Actual: NetworkTransformChild... Read more
Arrays that have more than 64 elements can't be inspected when multisele...
Steps to reproduce: 1. Open attached project2. In hierarchy, expand "TooBig" and multi select two of its child objects3. Notice that... Read more
Particles are rendered with artifacts
How to reproduce:1. Open the attached project2. Open Scene and play it3. After playing for few seconds, notice that particles backro... Read more
No way to use JavaScript/UnityScript State Machine Behaviours
Steps to reproduce: 1. Create an Animator Controller component for an object2. In the Animator window, create a state for the contro... Read more
HandleUtility.DistanceToLine doesn't work when intersecting near plane
HandleUtility.DistanceToLine will not give back accurate values when one of the points of the line intersects the near plane of the ... Read more
Vector3.RotateTowards doesn't work as expected once 90 degree angle is r...
Steps to reproduce: 1. Open attached project2. Open "test" scene3. Press play4. Hold space("Cube" is rotating around towards the red... Read more
[ModelImporter] Keep Quads option isn't exposed in script
Steps to reproduce: 1. Create new project and new script2. Try to find UnityEditor.ModelImporter.keepQuads or anything similar. Ther... Read more
[VR] Offscreen rendering produces disrupted image
Steps to reproduce:1. Download and open attached project "OffscreenRenderIssue.zip"2. Open scene "test"3. Turn VR Mode on in player ... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build