Search Issue Tracker
[Cinemachine] NullReferenceException error is thrown on adding Cinemachi...
NullReferenceException error is displayed in the console on adding CinemachineFreeLook component to a Gameobject.Refer to the attach... Read more
Surface shader Emission usage does not get detected when set with a spec...
Setting surface shader emission to a specific expression of "WorldNormalVector(Input, float3(0, 0, 1)).y" causes emission to not be ... Read more
Editor crashes when Particle System is emitting shadow casting lights
How to reproduce:1. Open the attached project named "Case_1217809"2. Open the sample scene3. Enter Play mode or select a Particle Sy... Read more
[2019.3] Package Manager does not list packages from scoped registries
How to reproduce:1. Open the attached project2. Open the Package Manager3. Filter out "nuget"4. Check the available packages Actual ... Read more
Calling AssetDatabase.ImportAsset() on a prefab, while having a referenc...
How to reproduce:1. Open the attached project2. Go to top toolbar's BugTest->ScriptableObject Reference Test3. Drag SOTest Asset ... Read more
Window names for package properties is not user-friendly when opened fro...
Users can check properties of all the packages in package manager by opening an information window from Assets > Properties. The ... Read more
[Device Simulator] Performance is negatively affected by Simulator window
Reproduction steps:1. Create a new project2. Install Device Simulator Package via Package Manager3. Import "FPSCounter.cs" script (a... Read more
Editor is stuck compiling or crashes when importing prefab referencing s...
How to reproduce:1. Open project from "case_1217707-NoLibrary.zip"2. If prompted to use Asset Database v2, click Yes3. Start Play mo... Read more
Editor crashes in NVAPI_Thunk on entering Play mode when Additional Ligh...
How to reproduce:1. Open the attached project named "Case_1217696"2. Open the "Test Area" Scene in the _Scenes folder3. If the proje... Read more
[HDRP] Texture2D encoding with ARGB32 format results in transparent imag...
How to reproduce:1. Open user-submitted project (Test.zip)2. Build and run the project3. See the PrintImage.png next to the executab... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used