Search Issue Tracker
[HLAPI] NetworkTransformChild interpolation does not work
Steps to reproduce: 1. Open attached project 2. Launch two instances of game 3. One as Host one as Client Actual: NetworkTransform... Read more
Arrays that have more than 64 elements can't be inspected when multisele...
Steps to reproduce: 1. Open attached project 2. In hierarchy, expand "TooBig" and multi select two of its child objects 3. Notice t... Read more
Particles are rendered with artifacts
How to reproduce: 1. Open the attached project 2. Open Scene and play it 3. After playing for few seconds, notice that particles ba... Read more
No way to use JavaScript/UnityScript State Machine Behaviours
Steps to reproduce: 1. Create an Animator Controller component for an object 2. In the Animator window, create a state for the cont... 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 project 2. Open "test" scene 3. Press play 4. Hold space ("Cube" is rotating around towards th... Read more
[ModelImporter] Keep Quads option isn't exposed in script
Steps to reproduce: 1. Create new project and new script 2. Try to find UnityEditor.ModelImporter.keepQuads or anything similar. Th... 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 play... Read more
In Unity 5.x two pass transparent shader fills depth buffer different th...
How to reproduce: 1. Open the attached project in Unity 4.x and the only scene in it. 2. Observe first pass writes to the depth buf... Read more
Lightmaps in 5.4 packing poorly and resulting in double the size
To reproduce: 1. Open attached project 2. Build lightmaps for Untitled scene 4. Notice that lightmap size is bigger compared to 5.3... 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress