Search Issue Tracker
5.0 runtime won't update with channel change
-e: when setting the plugin to use a channel with 5.x (not closed) it won't update the runtime and fail -repro:--install latest 5.x ... Read more
Character controller disables movement when step offset >~1.85
Steps to repro:1. Open the attached project and the scene2. Press play. Make sure the character controller component's step offset i... Read more
Tree placement ignores option to not save
Painting trees onto terrain does not cause you to be prompted whether or not you wish to save your work when you exit the Unity edit... Read more
Black lightmap on co-planar faces of non-uniformly scaled cubes
Lightmaps were generated with the On Demand GI Workflow from a scene lit only by a Skybox (or only by Sky Light Color). The scene is... Read more
Text shadow color changes to black when text is edited on runtime
1. Open attached project2. Open scene "Scene1"3. Press play4. Text won't have any shadows(white shadow color)5. Write some text in b... Read more
Adding a script which adds itself to the object in OnAwake recursively,...
To Repro:1. Run scene 'test', if you’re on windows Unity should crash, if you’re using OSX ‘StackOverflow’ exception should be throw... Read more
Collider 2D cannot be easily edited when it's gameObject's transform sca...
To Reproduce:1. Open scene in the attached project, double click 'largeQuad' in hierarchy 2. Click shift, it's collider cannot be ed... Read more
Input.getTouch(x) resets after finger is released
If you touch the screen with one finger, then a second finger and release the first touch, then Input.getTouch(0) will return the po... Read more
On importing tree folder - the tree lost its material
On importing tree folder(speed tree) - the tree lost its material 2) How can we reproduce it using the example you attached1 Create ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template