Search Issue Tracker
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
A ghost controller appears in the Input Debug window when plugging and u...
How to reproduce:1. Open the attached project “Splatoon2D.zip“2. Open the “SampleScene” Scene3. Open the Input Debug window (Window ... Read more
[URP] Background's Transparency is lost on Render Texture when Post Proc...
How to reproduce:1. Open the attached project2. Open the Scene labeled "SampleScene"3. Select the "Camera" in the Hierarchy parented... 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
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... 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
serializedProperty.objectReferenceInstanceIDValue returns 0 for missing ...
How to reproduce:1. Open the attached 654560.zip project2. Go to the Assets folder-> right click in the assets window-> Create... Read more
Baked shadows are missing on lightmapped terrains when baking with GPU P...
Steps to reproduce: Download and open LightmapAA.zip project Open TestScene03 Make sure that Progressive GPU is selected as the baki... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera