Search Issue Tracker
"Additional Lights Cookie Format (ColorLow) is not supported by the plat...
Steps to reproduce:1. Create a new Project using Mixed Reality Template2. Observe the Console Actual results: "Additional Lights Coo... Read more
IJobEntity causes "NullReferenceException" errors after Scheduling Jobs ...
How to reproduce:1. Open the “Transaction_Job_Bug“ project2. Open the “SampleScene”3. Enable debugging4. Open the “ProcessEntities2”... Read more
[Avatar] A specific avatar created with AvatarBuilder.BuildHumanAvatar c...
To reproduce:1. Open project2. Open 'Scene'3. Play scene Expected: scene will be played and game object will be animatedActual: edit... Read more
Unity Editor crashes sometimes after entering Play Mode when the experim...
Unity Editor crashes sometimes after entering Play Mode when using ray tracing effects. 1. What happened Unity Editor crashes someti... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
Issues reordering actions in action map editor
-error: there are issues trying to reorder actions in the map editor -repro:--open an action map (either attached project or make ne... Read more
[DOTS][NetCode] New client doesn't receive information about the old cli...
How to reproduce:1. Open the attached project's "case_1265171-Project.zip" Scene labeled "NetCube"2. Create a server build (Check th... Read more
VFX Graph ZWrite has no effect when using URP PostProcessing DoF effect
How to reproduce:1. Open the attached project "1571703-URPVFX DoF.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expe... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
A memory leak occurs when selecting the Console Window and the Inspector...
Reproduction steps:1. Open the “ASDQWE” project2. Open the “Battle Corridor.unity” Scene3. Enter the Play Mode4. In the Game View cl... 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