Search Issue Tracker
OnValidate callback is called twice when entering Prefab Mode
How to reproduce:1. Open the attached “OnValidateIssue“ project2. Add the "New Prefab" prefab to the Hierarchy3. Edit the prefab in ... Read more
Assertion failed on AssetDB folder registration when opening a Standalon...
How to reproduce:1. Create new Unity project2. Go to Window > Analysis and open Profiler (Standalone Process)3. Observe the error... Read more
"Assertion failed on expression: 'success'" error thrown when opening Pr...
How to reproduce:1. Create new Unity project2. Go to Window > Analysis and open Profiler (Standalone Process)3. Observe the error... Read more
New Cells are not added to the list when "Add to the list" is pressed in...
How to reproduce:1. Open user attached project “Tilemap Test.zip”2. Select “Grid” GameObject3. Open Tile Palette window4. Create New... Read more
Crash on PrepareDrawShadowsCommandStep1 when selecting a camera while th...
Reproduction steps:1. Open the user's attached project2. Open Scene 'Assets/xddxxx'3. Open 'Window -> Rendering -> Occlusion C... Read more
Mesh is being Frustum Culled when drawing using Graphics.DrawMeshInstanced
Reproduction steps:1. Open the attached project2. Open Assets\\Scenes\\SampleScene Scene3. Press Play4. Adjust the Clipping Plane of... Read more
[Culling API] CullingResults.visibleLights returns positive light count ...
How to reproduce:1. Open the attached project 'Spot light culling issue.zip'2. Open 'SampleScene' Scene3. Notice that there are no l... Read more
Planar Reflection Probe always forces objects to be rendered when occlus...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/Bugs3. Go to the Game view and enable the Stats overlay4. P... Read more
Objects disappear when Occlusion Culling is enabled
Reproduction steps:1. Download the attached project named "Bug_Builtin.rar". Original case uses HDRP but it also happens on builtin2... Read more
[Culling API] Multiple Assertion failed errors get thrown when Scriptabl...
How to reproduce:1. Open the user's attached project2. Open Assets > ProjectorForLWRP > Test > CullingTest Scene3. In the H... 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