Search Issue Tracker
Hierarchy V2 is not automatically scrolled to the newly created GameObject
How to reproduce:1. Create a new Unity project2. In the Hierarchy, add enough GameObjects to fill in the whole window3. Create anoth... Read more
[InputSystem][Windows] No input from Wacom pen if ink support is disabled
Requires a Wacom tablet to reproduce 1. In Wacom tablet settings, go to the current pen's settings and under "Calibrate", make sure ... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
[SubEmitters] Grand-children not working as sub emitters
Repro steps:1. Open the attached project.2. Observe how both Particle System A and B are using C as a sub emitter.3. Play the effect... Read more
Game view window scale resets when exiting full screen and scale was set...
To reproduce:1. Create a new project2. Open the Game view window3. Set aspect ratio to QHD (2560x1440)4. Set Scale to any value lowe... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
ScrollView speed is slower when in Play window
Reproduction steps: 1. Open the attached "IN-89592" project2. Enter Play Mode3. Scroll in both the "Game" and the "MyWindow" windows... Read more
[Multiplayer Center] Hosting Model Doesn't Reset to Recommended When Re-...
Steps to reproduce: Create a new Unity project Navigate to Window > Multiplayer > Multiplayer Center Select a Genre, e.g., Arc... Read more
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... 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
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC