Search Issue Tracker
Project gets wiped when Temp folder is deleted while the Editor is still...
Reproduced on Linux, Windows and Mac How to reproduce:1. Create or open any Unity project on at least 2019.3.0a42. Delete the projec... Read more
[ECS] Build fails with ECS package
Steps to reproduce:1. Create a new project2. Add Entities package3. Build a Standalone player Results: IL2CPP Player build fails. Re... Read more
Burst build compilation fails when jobs are encased with #if UNITY_EDITOR
How to reproduce:1. Open attached project "case_1160400-burst_fail_2.zip"2. Build and run the game3. Observe Console Window Expected... Read more
[IAP] Non-renewable subscription getExpireDate() returns a non valid exp...
To reproduce:1. Open attached project ""2. Open "IAP Demo.unity" scene3. Set up a Non-Renewable subscription in iTunes connect (you ... Read more
Raster Occlusion Culling does not work on specific Nvidia cards
To reproduce:1) Open the attached project and SampleScene2) Play it Attached renderdoc capture from working and non working version.... Read more
[iOS] Profiler doesn't connect to a device if Native iOS script plugin i...
To reproduce:1. Open attached project "iOSRemoteProfilerReproduction.zip"2. Open "SampleScene.unity" scene3. Select Assets > Plug... Read more
Transform Component displays Z-Axis and X-Axis values changing when Tran...
Steps to reproduce:1. Open users attached project "OccultVoxel.zip"2. Navigate to Project -> Assets -> Scenes and open "TestSc... Read more
[Linux] Some UIElements do not show values or selections
How to reproduce:1. Open the attached project '1160332repro.zip'2. Open the 'Square' sprite from the Project window with the Sprite ... Read more
Bug Reporter throws an error if the project contains a shortcut to a pat...
How to reproduce:1. Create a new Unity project2. Import a shortcut(.lnk file) to a path outside of the project3. Select Help > Re... Read more
HLSLcc generated shader is not compiling due to undeclared variable 'u_x...
To reproduce:1. Open attached project "HLSLccShaderOpenGLES-LWRP.zip"2. Build for Android3. Observe the shader errors via Logcat Exp... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS