Search Issue Tracker
[Shader Graph] Property connector icon in a node is distorted
All the properties connector icons from a node are distorted when any node is created, refer attached video Steps to repro:1 Create ... Read more
[Android] Crash at nativeRestartActivityIndicator when Debugging and run...
[This is internal feature, doesn't affect users] To reproduce:1.Create a new Unity project (Unity revision `ad84c73533d2`)2. Add a C... Read more
EditorPrefs.GetString's default value can not be null
To reproduce:1. Open attached project2. Press Window > Test EditorPrefs. Alternatively, put this line in a script and run it: Deb... Read more
Probuilder window shows tooltips even when any other window is blocking ...
How to reproduce:1. Open attached project "ProbuilderWindow.zip"2. Move the mouse cursor on top of the Probuilder Window's button th... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... Read more
[XR][XRSDK][Oculus Quest][IL2CPP] Black screen appears on launch in apps...
Repro steps:1. Open QA attached project "repro_1227107"2. Make sure IL2CPP is enabled3. Build and Run4. App launches and skybox is s... Read more
[TestRunner] NUnit tests doesn't time out when [Timeout()] attribute is set
How to reproduce:1. Open the attached project "Nunit_case"2. Go to Window -> General -> Test Runner3. Run any of the given tes... Read more
Messaging on dialog for "publishing over 5000 files" is confusing
We've had several customers (no less than 5 that have spoken up) see the following screenshot in regards to a commit only publishing... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
Editor crashes in (KERNELBASE) RaiseException when using Marshal.GetFunc...
How to reproduce:1. Open the attached users "CrashTest" project and "demo" scene2. Enter playmode Expected result: Scene is played, ... 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