Search Issue Tracker
Animation Editor ignores the first key in the timeline if there are no m...
Animation Editor ignores the first key in the timeline if there are no more keys for that particular curve. e.g. I want a camera to ... Read more
Importing packages that have the same folder but different content fails...
Repro: 1) Import PackageOne.unitypackage2) Import PackageTwo.unitypackage Result:The second package import reports that there's noth... Read more
Color picker window moves when assigning diff colors
To Reproduce:1. Create Particle System (or anything with a color picker)2. Go to -> Particle Animator rollout and select a color ... Read more
Internal compiler error when using enum cast as nullable
To Reproduce:1. Download and open the project: TestNullable_U3.zip2. This line fails: int? a = (int?)ManageFriendInviteAction.Action... Read more
Reverb Zones process audio in parallel with audio sources
To reproduce: - Open attached "AudioReverbZoneTest" package and load "MainScene"- Select the Main Camera where the Audio Source is a... Read more
Script is moved in Project structure when it fails to be added to a prefab
Steps1) Make a prefab in a folder called Prefabs2) Make it a real prefab by applying the Main Camera to it3) Make a new C# script in... Read more
Editor layout not being maintained.
To reproduce; 1. Load a new project a set the layout to be 2 by 3.2. Set the game view to maximise on play3. Play the project4. Whil... Read more
No warning on import if file type is unsupported
To reproduce:- Create a new project- Try to import the attached .m4a file by right-click in Project View.- Observe that on Windows a... Read more
Selecting multiple objects is not undone by clicking on originaly select...
To reproduce; 1. Create a new project2. Add a cube to the scene3. Add a sphere to the scene4. Select the cube5. Press shift and sele... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- 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