Search Issue Tracker
PrefabUtility.SaveAsPrefabAsset() return null when called inside methods...
How to reproduce:1. Open the user's attached project2. In the Project window, navigate to Assets/Test3. Delete the "check" Prefab4. ... Read more
Editor crashes with no stack trace when loading a new scene in Awake() f...
Reproduction steps:1. Open users attached project2. Open /_DreamIsland/_Scenes/Title3. Enter and Exit the Play Mode twice Expected r... Read more
[UI Builder] "Could not resolve template with name" when hovering on mis...
Steps to reproduce:1. Open Window->UI Toolkit->UI Builder2. Select the Project tab in the Library menu3. Open the UnityEngine-... Read more
Able to scroll past the ScrollView bounds when using mouse wheel
How to reproduce:1. Open the user's attached project2. Press Play3. Scroll with the mouse wheel as far as possible Expected result: ... Read more
[HDRP] Realtime shadow appears and disappears when slightly moving light...
The bench seen in the videos loses its shadow when I move my lights by 2 millimeters(video). The light is not blocked by anything. I... Read more
'Unable to allocate new scene culling mask' warning when creating textur...
Reproduction steps:1. Open the attached user's project2. Go to the 'Maybe bugs -> Try this'3. Observe the created 'Assets\Texture... Read more
[Metal][Mac] Black 2D texture when using ReadPixels and CopyTexture
Reproduction steps:1. Download and open the attached "CopyTextureJustBeforeReadPixels.zip" project2. Enter Play mode3. Observe the p... Read more
[Splines] Properties in inspector grayed out on changing mode
1. Create a spline object created in the scene2. Enter in spline context and select a knot3. Make sure the tangent mode is set to li... Read more
[Splines] Default spline shape are always created at origin
1. From the Create menu create a spline shape (Circle or Square for now) Current ResultThe shape is always created at scene origin E... Read more
[Splines] Tangent magnitude set to a negative value cause the knot to ju...
1. Create a Spline object2. Enter in context and select a knot tangent3. From the spline inspector, use the slider to set the magnit... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved