Search Issue Tracker
Package Tests are only added when making a package testable and adding a...
Reproduction steps: 1. Create a New Project, make sure `com.unity.ugui` is installed2. Open Package Manifest in a Text Editor3. Open... Read more
Secondary Screen's View is cropped when Camera Targets a Secondary Scree...
Reproduction steps:1. Make sure you have a Secondary Screen with a smaller resolution than the Primary Screen2. Launch the Project's... Read more
Shaders referencing meta or other editor only passes via UsePass fail on...
Step:1. download 20190402_t.zip attached in comment2. make standalone build3. run the player Actual result: the cube is pink Reprodu... Read more
Profiler does not record the data when logging via scripting with Profil...
For this to reproduce, do not record via Profiler window. To reproduce:1. Open attached project "prof.zip", scene main2. Enter Play ... Read more
[ProBuilder] Cannot create a shape in prefab mode
It is not possible to create a probuilder shape while in prefab mode. To reproduce:1) Download + Open Attached Project2) Open the "T... Read more
Crash on Unity::SurfaceObserver::InitAPIObserver on stopping Play mode w...
How to reproduce:1. Open the attached Unity project2. Open the "Scene1" scene3. In the Menu bar, open "XR/Holographic Emulation" win... Read more
Package Manager UI refreshes the package list when entering play mode
If the Package Manager UI window is open when entering Play Mode in the editor, it will attempt to refresh the packages list. This c... Read more
[ProBuilder] Mesh / Mesh Collider changes do not get applied to prefab
When applying ProBuilder edits to a prefab, the Mesh and Mesh Collider data does not get applied. To Reproduce:1) Download and Open ... Read more
NullReferenceException when previewing assets on Unity Package import
When importing a Unity Package with the "Import Unity Package" window open, if you click on an asset that can be previewed and then ... Read more
"RenderTexture" is null in "OnRenderImage" when Multiple Render Targets ...
Reproduction steps: 1. Open "New Unity Project.zip" project2. Enter Play mode3. Look at the Console window4. See "RenderTexture src ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons