Search Issue Tracker
Crash when adding an animation to the motion field of a Blend Tree
Steps to reproduce : - import the project attached- create a new animation controller- create a new blend tree and double click it t... Read more
NullReferenceException is thrown when 'none' is set for 'On Value Changed'
NullReferenceException is thrown in Xcode when an object gets deleted from "On Value Changed" in a toggle. To reproduce:1. Open the ... 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
Monodevelop unfolds all folded segments on save sometimes
To reproduce:1. Create a script and open it in monodevelop2. Make sure folding is enabled3. Write some code in Start() or Update() a... Read more
DX11 standalone on dual screen always runs on the same screen
To reproduce:You must be using a dual screen setup1. Create a new project2. Enable dx113. Build & run windows standalone4. In th... 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
Gizmos.DrawFrustum does not draw align properly with a camera
To reproduce:1. Create a new project2. Attach this script to the main camera:void OnDrawGizmos () {Transform thisTransform = transfo... Read more
An item from the hierarchy search results does not get selected with the...
1. Create a new project2. In the Hierarchy view search type "M"3. Click the down arrow key4. Notice that the Main Camera does not ge... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- 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