Search Issue Tracker
Editor window's "Maximize" function is inconsistent when the window is u...
How to reproduce:1. Open user's attached project ("BugEditorWindow.zip")2. Select "BUG" custom menu and open both windows.3. Try max... Read more
[Linux][Mouse][Editor] Mouse position is inconsistent with the Old Input.
The Y value for the mouse position of the new Input System is incorrect. The 0 is supposed to be at the bottom, but it is reversed i... Read more
Build settings window has a deleted scene in it upon new project creation
Reproduction steps: 1. Create a New Project2. Open the Build Settings Expected Result: No scenes added to the Build SettingsActual R... Read more
[Roslyn] VBCSCompiler.exe remains running after Unity build has finished...
How to reproduce:1. Create a new Unity project2. Open PowerShell window3. Run this command: "('- path to the Editor -\Unity.exe -pro... Read more
[2019.1] Variables of Custom Script components are indented in the Inspe...
To reproduce: 1. Open Unity and create a new project2. Select "Main Camera" or other gameObject3. In Inspector window press "Add Com... Read more
[ECS] Transform.Position values reset to 0 after changing it when Entiti...
How to reproduce:1. Open attached Unity project "Copy Transform Error"2. Load "SampleScene" scene3. Select Demonstration GameObject4... Read more
[Video] Changing VideoClip of VideoPlayer component at runtime doesn't p...
Changing VideoClip of VideoPlayer component at runtime doesn't play newly assigned video clip Steps to reproduce:1. Open attached pr... Read more
[Culling] Shadows not culled properly if the effect is visible in either...
If a shadow-casting VFX is not visible in the game view, but it is visible in the scene view, it will still cast shadows in the game... Read more
[Events] OnPlay and OnStop events affect all spawners within a system
Repro steps:1. Drag the attached VFX to a scene2. Open the effect and press the Stop event.3. Observe how all particles are stopping... Read more
[Inline] ArcCone and ArcTorus do not have a Cone and Torus types, respec...
Repro steps:- Add an inline ArcCircle, ArcSphere, ArcCone and ArcTorus node.- Observe how ArcCircle and ArcSphere have a Circle and ... 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