Search Issue Tracker
Null Reference Exception in UI elements when switching VFX graph
Repro:- download attached project- keep the VFX Editor docked as is in the project- open the Portal VFX graph- switch to scene view-... Read more
No way to add a new Packed Assets Group in the Addressables window when ...
How to reproduce:1. Create a new project2. Add 'Addressables System' package in the Package Manager3. Go to Window -> Asset Manag... Read more
"ContextMenuItem" does not work in Derived Classes
Reproduction steps: 1. Open "ContextMenuTest.zip" project2. Open "SampleScene" scene3. Select "First" GO4. Right click on "Context M... Read more
Render texture enum can lose users data
If a user has set specific texture format for working on a platform other than the one they are developing the RenderTexture asset c... Read more
[Mac AppStore] App gets rejected due to Fullscreen menu active for windo...
Forum post: https://forum.unity.com/threads/allow-fullscreen-switch.456681/#post-4086910 Window/Fullscreen menu item is still active... Read more
"UNITYTLS_INTERNAL_ERROR" error when sending a message to Azure IoT Hub ...
"TlsException: Handshake failed - error code: UNITYTLS_INTERNAL_ERROR, verify result: UNITYTLS_X509VERIFY_FATAL_ERROR" when sending ... Read more
[ECS] EntityDebugger does not show Vector3 and inner struct field names,...
Steps to reproduce:1. Open user attached project2. Open test scene3. Press play4. In Entity Debugger select GLOBAL world5. Select sy... Read more
[Mac/Lin] EditorPrefs value changes are not saved after closing the edit...
To reproduce:1. Open user's attached project "testeditorprefs.zip"2. In main toolbar, go to TEST->Open Window3. Click SET to set ... Read more
Unity crashes when EntityManager.CreateEntity with MeshLODComponent is c...
How to reproduce:1. Open attached project "CreateEntityWithMeshLODComponent.zip" and scene "World"2. Enter Play mode Expected result... Read more
OnValidate() fails to recognize GameObject as Prefab when Prefab changes...
Steps to reproduce:1. Open attached project "1115486_test"2. In the Project window go to Assets folder and select TestPrefab3. In th... 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