Search Issue Tracker
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
Custom Full Screen Render Pass does not work on XR
Error assigning 2DArray texture to 2D texture property '_BlitTexture': Dimensions must match is thrown when trying to run on XR Step... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
[Linux] CinemachineVirtualCamera Component's body's "ScreenY" and "Scree...
How to reproduce: Open the attached project (BugRepro.zip) Make sure the “SampleScene“ is open Enter Play Mode In the Hierarchy sele... Read more
AssetBundles don't rebuild in older versions when they were built with a...
How to reproduce:1. Download the attached “Test_a” project2. Create a copy of “Test_a” and rename it to “Test_b”3. Open the “Test_b”... Read more
Editor Windows become invisible when rearranging Editor layout
Reproduction steps:1. Create a new project2. Set Editor layout to Default3. Rearrange Editor layout (as shown in the attached video ... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
[MARS] Builds fails with the error “Please enable the 'ARCore' plugin in...
Reproduction steps:1. Open the attached project "ReproProj" with the Android Platform2. Open the “/Assets/Scenes/SampleScene.unity” ... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... 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
- Crash on tlsf_free when triggering a call to FontEngine.LoadFontFace for the default Editor font while Glyphs are being generated
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- Reflection probe not applied when viewing objects up close at certain angles with "Forward+" Rendering Path
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px