Search Issue Tracker
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... Read more
Internal compiler error when using enum cast as nullable
To Reproduce: 1. Download and open the project: TestNullable_U3.zip 2. This line fails: int? a = (int?)ManageFriendInviteAction.Act... 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 b... Read more
Importing packages that have the same folder but different content fails...
Repro: 1) Import PackageOne.unitypackage 2) Import PackageTwo.unitypackage Result: The second package import reports that there's ... Read more
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
GUIUtility.keyboardControl not initialized/reset between runs
To Reproduce: 1. Open the "Login Scene" from the _Scenes folder and press play. 2. Notice the label in the upper right now has a zer... Read more
Generic objects do not appear in the inspector.
To Reproduce: 1. Add the sample script to a GameObject. 2. Selected the GameObject and notice the data is not Serialized for inspect... Read more
Including an ampersand (&) symbol in Input Textfield "Player Settings/Pr...
To Reproduce: 1. Build an simple iPhone app adding '&' in the name. Expected: 1. Unity should see that the character is not valid. ... Read more
[GUI] Meshes using TextShader show through opaque meshes
How to reproduce: 1. Open attached project 2. Open scene Scenes/Main.unity 3. Select any text object in the scene (Game Title for i... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow