Search Issue Tracker
'Can't add script' pop-up warns about abstract classes when dragging sta...
How to reproduce:1. Create a new Unity project2. Create a new script that only contains an empty static class3. Drag the script onto... Read more
invalid subscript 'zw' error when attempting player build with lit mesh ...
Repro steps:1. Import the attached package in an HDRP-enabled project2. Add the TestScene to the build settings3. Attempt a player b... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
[2D] Unable to assign GUID error occurs on updating 2D SpriteShape packa...
Unable to assign GUID error occurs on updating 2D SpriteShape package to 5.0.1 Steps to Repro: 1. Create a new Project2. Install/Upd... Read more
[Shader Graph] Cannot create node with right-click if window is unfocuse...
Steps to reproduce: Create a new Unity 3D project (URP) Create Assets → Create → Shader Graph → From Templates, open the graph Click... Read more
PostProcessing Bloom effect is not rendered when it is displayed on a Qu...
How to reproduce:1. Open the “PostProcessingBloomBug.zip“ project2. Open the “PostProcessExperimentScene“ Scene3. Observe the Game v... Read more
The result of Ui batching id different
How to reproduce:1. Open given Unity project2. Open Frame Debug3. Enter Play Mode-- Notice only 2 draw meshes in Frame Debug4. Disab... Read more
Previously referenced scriptable object in a prefab gets corrupted after...
Steps to reproduce:1. Open attached project "UnityBug.zip"2. Right click in the Project View and create two new scriptable objects("... Read more
[AW] No longer able to record in Editor Play mode
Play & Rec buttons/hotkeys are disabled in Editor Play mode, in 5.5This was, and should be possible. repro:Create or assign a cl... Read more
Particle is not visible in RenderTexture when Renderer's material is set...
How to reproduce:1. Open the user's attached "RenderTexture.zip" project2. Open the "SCene" Scene3. Enter Play Mode4. Select the "Ca... 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