Search Issue Tracker
Cloth Renderer Materials Array, should not be possible to add to the cur...
To repro: 1. Add Cloth Renderer component to an object 2. Find and add the Material Array curve on the Animation's curve list Read more
Empty sprite has 3D transform gizmo rather than the 2D one
Steps: 1. Create sprite (GameObject -> Create Other -> Sprite) 2. Select sprite in Hierarchy. Selected sprite has 3D-like gizmos wi... Read more
[Layout] The animation curves and parameters in the Inspector are not or...
The animation curves and parameters in the Inspector are not ordered the same way See for example far and near clipping planes they... Read more
lacking tool tips for 2d rigidbody component
also, mass tooltip needs update Read more
Physics. Inconsistency between 3D and 2D physics. Setting negative mass ...
Steps: 1. Create an object 2. Add Rigidbody2D to this object. 3. Add custom script in which mass of the object is changed to negativ... Read more
you can input letters in size fields in 2d box collider
1. Attach 2D box collider to sprite 2. in the inspector of the collider try inputting letters such as a,f,y 3. This should not be al... Read more
2D. You cannot input negative values for BoxCollider size from editor, b...
Steps: 1. Create object. 2. Add BoxCollider2D 3. Try to change Size valies to -1 It will automaticaly change it to 1e-5. You can se... Read more
Crtl+clicking anywhere in 2d scene will cause nullreference exception
1. hold down crtl key while clicking somewhere in 2D sceneview and you get error: NullReferenceException: Object reference not set ... Read more
Replace component feature doesn't work.
1. add polygon collider to sprite 2. add another polygon collider and when the pop up appears select 'replace' Observe how the poly... Read more
You can't see the edge collider when added to an empty sprite
1. add edge collider and 2d rigibody to empty sprite 2. create object it should collide with, fx box with 2D boxcollider Observe ho... 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