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 i... 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 th... Read more
4.5: Shader compiler throws "Empty program string'' error on missing pro...
To reproduce: 1. Import the repro package 2. Create a new material and add the RGBMSkyboxCubed shader to it 3. An error that says "S... Read more
Monodevelop unfolds all folded segments on save sometimes
To reproduce: 1. Create a script and open it in monodevelop 2. Make sure folding is enabled 3. Write some code in Start() or Update(... Read more
DX11 standalone on dual screen always runs on the same screen
To reproduce: You must be using a dual screen setup 1. Create a new project 2. Enable dx11 3. Build & run windows standalone 4. In t... Read more
Filter does not reset after selecting an object in a scene view
To reproduce: 1. Create a new project 2. In the scene view, add a cube and a cylinder 3. In the search field, type "cyl" 4. Select c... Read more
Gizmos.DrawFrustum does not draw align properly with a camera
To reproduce: 1. Create a new project 2. Attach this script to the main camera: void OnDrawGizmos () { Transform thisTransfo... Read more
An item from the hierarchy search results does not get selected with the...
1. Create a new project 2. In the Hierarchy view search type "M" 3. Click the down arrow key 4. Notice that the Main Camera does not... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working