Search Issue Tracker
URP renderer stencil effect doesn't show in Game view
How to reproduce: Open the user attached project Open the scene called TestNewRenderer Look at the asset UniversalRenderPipelineAsse... Read more
[Standard Assets] ParticleSystemDestroyer.Stop fails to stop particle sy...
Reproduction Steps:1. Import attached project.2. Open "main" scene.3. Enter Play mode.4. Observe console. Expected result: ParticleS... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
Sprite Atlases are modified after Building
Reproduction steps:1. Open "1203619" project2. Open Git Bash in the Projects directory and write "git reset --hard'3. Build Project4... Read more
Billboard Grass is only visible when Depth Priming Mode is disabled
How to reproduce:1. Open the attached project “Billboard Grass bug.zip” from the Google Drive link2. Check which Scriptable Render P... Read more
Project browser search area changes when maximing Game View
Make a search in Project tab (switch to All). Click on what you were searching for. Click on (x) in the search bar to cancel search.... Read more
[Metal] Shader doesn't work in Standalone build with Metal Graphics API
Reproduction steps: 1. Open "MinimalRepro" project2. See Game view shader blur3. Build Standalone player with Metal Graphics API4. S... Read more
When multiple .mb (Maya binary) files are imported, the imported files d...
To reproduce:1. Open attached project2. Go to models folder3. Notice that both models contains same submodels4. Reimport one_meter_p... Read more
[WebGL] shadows with soft shadows setting enabled have pixelated edges i...
How to reproduce:1. Open the project from the attached file "1240932.zip"2. In the Hierarchy select "Directional Light" GameObject a... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist