Search Issue Tracker
Building asset bundles when build path doesn't exist causes a failed ass...
How to reproduce:1. Open the attached project2. Make sure Project/AssetBundles directory doesn't exist3. Window > AssetBundle Bro... Read more
Shader Default Map textures are not reset when using the 'Reset' button ...
How to reproduce:1. Create a new Unity project2. Create a new Standard Surface Shader3. Set the Albedo Default Map to any texture4. ... Read more
This STV build crashes bootloader
This only happens when you add the STV installer over this build, which is why no other STE reported it. Severity 1 for STV. Version... Read more
NetworkConnection.Disconnect() does not remove connection from NetworkSe...
Steps to reproduce:1. open attached project2. build and run 3instances3. host with one and connect as client with others4. disconnec... Read more
Release IL2CPP build crash on "0x00007FFB2437CD29 (KERNELBASE) RaiseExce...
How to reproduce:1. Open the project "IN_23485"2. In Assets open the Build folder3. Select "Empty Build Configuration" or "WindowsCl... Read more
[Linux Hub] A new instance of the Hub does not have a Taskbar icon
How to reproduce:1. Open Unity Hub Expected results: Hub appears on the Taskbar with Unity's logo on itActual results: Hub appears o... Read more
[TerrainComponent] 'Height' scalebar disappears when resizing Inspector ...
Steps to repro: 1. Open Unity;2. Create new project and scene;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... Read more
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps:1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct2. Run "Test.bat"3. Wait ... 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