Search Issue Tracker
When the Input Field's text is changed by button's OnClick() event, it r...
To reproduce this issue: 1. Open the attached project2. Open the 'scene'3. It has an input field and a button, which changes input f... Read more
Removing state behaviour throws a warning during next play mode
Repro: 1. Add two states and add two simple state behaviours to them - like Debug.Log("hello"); etc2. Run the scene and check that t... Read more
"CharacterController parameter are invalid" error with no indication of ...
To reproduce:1. Open the project attached to case 6363422. Open Sample scene3. Enter play modeExpected result: The error does not ha... Read more
When setting a ScrollRect's normalized position in code, the new positio...
To reproduce this bug: 1. Open the attached project2. Open 'Scene 1'3. Select Panel (Canvas->Panel)4. Add a script 'RepositionScr... Read more
Velocity is unmeasurable whilst using StateMachineBehaviours
To reproduce this issue: 1. Open the scene called Test Scene.2. The soldier gameobject has an animator controller with a state that ... Read more
When Gapless looping is turned off the pitch is shifted up
To reproduce this bug: 1. Open the attached project2. Make sure the project type is iOS(File->Build Settings->iOS)3. Select an... Read more
Cannot drag-reorder groups in the Audiomixer
To reproduce:1. Open the AudioMixer with several groups2. Try to click and drag on one of the groupsExpected result: You can rearran... Read more
right clicking on the vertical group doesn't display a contextual menu
To reproduce:1. Open AudioMixer2. Right click on the vertical groupExpected result: Contextual menu appearsActual result: It doesn't Read more
AudioSource.clip.samples value is equal to -1 after playing the clip (iOS)
To Reproduce: 1. Open the attached project and build it to iOS. Run, you should see MainSource.clip.samples value outputted every Up... Read more
Lightmaps have black speckles in forward linear Scene and Game views
Geometry in the Scene view and Game view is speckled with black pixel artifacts when Enlighten lightmaps are used with linear color ... 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