Search Issue Tracker
Memory allocation assert when opening Mass Place Trees window
Using the attached project:- Create a Terrain- In the Place Trees section of the Inspector, add a tree (from the Edit Trees... butto... Read more
Objects are ordered in reverse when duplicated in groups.
To reproduce:1. Create a new project2. Create two game objects: Cube 1 and Cube 23. Select both and duplicate them4. Note that the d... Read more
Memory leak when doing grid slicing
- Import the attached UNET - LowLevel.jpg file- Set Tecture type to Sprite and Sprite Mode to Multiple- In the Sprite Editor select ... Read more
Duplicated children get weird transform values if their parent has speci...
Create a scene which has two spheres.Let Sphere1 be a child of a Sphere2.Apply rotation or scale to Sphere2.Duplicate Sphere1 - it w... Read more
MissingComponentException when selecting animation
- Download and Import the package Animated Spider from the Asset Store (or use the attached project which already has that)- In Unit... Read more
cmd+D does not duplicate an array in the Inspector
To reproduce:1. Open the project that I've attached2. Open the _scene3. Click on the only element in the scene view4. Expand "Sound ... Read more
Filter does not reset after selecting an object in a scene view
To reproduce:1. Create a new project2. In the scene view, add a cube and a cylinder3. In the search field, type "cyl"4. Select cylin... Read more
Static object won't bake
To reproduce:1. Import wall_circular.ma2. Create an object from the imported file3. Set the object to static4. open Lightmapping5. B... Read more
Undo does not work in curve editor
To reproduce:1. Create a new script2. In the script add: public AnimationCurve velocityToRatio;3. Attach the script somewhere4. Open... Read more
4.5: Shader compiler throws "Empty program string'' error on missing pro...
To reproduce:1. Import the repro package2. Create a new material and add the RGBMSkyboxCubed shader to it3. An error that says "Shad... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons