Search Issue Tracker
Changing the "Pixels to Units" on a sprite texture does not immediatelly...
To reproduce:1. Open project rep2. Open scene test13. Select the arrow sprite. Change the pixels to units value and hit apply4. Noti... Read more
SerializedProperty fields are no longer affected by GUI.color
Steps to reproduce : - import the project attached- click on the Main Camera- in the Inspector look at Clear Flags and notice it's n... Read more
Animator.GetBoneTransform() is always returning null now
regression from 4.2 Read more
Animators controller selection defaults to "Scene" view
To reproduce:1. Create a new project2. Add Animator component to the Main Camera3. Click the small circle button next to the control... Read more
File load exception is thrown when loading level of AngryBots on Windows...
Steps to reproduce:1. Build an run AngryBots provided with full installer of 4.3.0b12. Generate VS12 project3. Open in in VS and sel... Read more
Some touch events do not finish on Windows phone 8 when tapping with mul...
Steps to reproduce:1. Create a project which lists touches and their states on the screen.2. Build and run the project on any device... Read more
Dragging prefabs into a 2D scene sometimes positions the prefab at a wei...
Steps to reproduce : - import the project attached- load the Forest scene and set it to 2D- open the prefabs folder- drag a few bush... Read more
Tabbing through controls jumps back to "active" checkbox for the game ob...
Steps to reproduce : - import the project attached- select the Main Camera- in the inspector select the first Enabled property- pres... Read more
When a call to EditorGUI.PropertyField() is wrapped in GUI.BeginGroup()/...
Steps to reproduce : - import the project attached- select the main camera- scroll to the bottom of the inspector- select a property... Read more
One peak of Handles.Slider2D is not movable
To reproduce:1. Open the project2. Select one of the objects named 'GameObject'3. Drag it around the spheres4. One point will be 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
- 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