Search Issue Tracker
[Lighting] Point Light cookie non-cube texture unassigns the texture wit...
Steps to reproduce:1. Open attached project2. Select a Point Light in "SampleScene"3. Try to assign non-cube texture to a cookie- Th... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... Read more
The download progress image is not in the centre of the button in inspector
The download progress image is not in the centre of the button in inspector 1 Create new project and go to Project view2 In search f... Read more
GameObject is not rendered when using specific shader and material
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Open the Game view t... Read more
[UIR] Lines separating packages wiggle in Packman at 150%
1. Set UI Scaling to 150%2. Open Package Manager window3. Slowly resize the window vertically4. Observe the height of the lines sepa... Read more
Editor crashes on "Assertion failed on expression: 'o != NULL'" when the...
Reproduction steps:1. Open the user's attached project2. Open scene "Level1"3. Set GameObject "" to active Expected result: Game obj... Read more
Player crashes on UnityMain when loading Scenes
Reproduction steps:1. Open the user’s attached project2. Build and Run3. In the built Player, select AutoRunner > Sequence4. Wait... Read more
Particles do not collide when particle system is moving
1. What happenedFor cases when- PS is static and other objects are moving- particles don't move, but PS is movingThere's no collisio... Read more
[SerializeReference] Failure to add managed reference to List the first ...
1) Open attached project 2) Create a GameObject and add the Test component. 3) Press `Add`. Notice 1 error is thrown: - Cannot set a... Read more
UI Builder VisualElement Background Image is not scaled when using a Vec...
Reproduction steps:1. Open the attached "ReproCase" project2. Open the “Assets/ReproFiles/Test.uxml” file with UI Builder3. In the U... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template