Search Issue Tracker
Transition from sub-state machine (created at the top level) is connecte...
In the top level of a state machine, we create a transition from the sub-state-machine to a top-level state. Entering the sub state ... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
[LWRP] Area Light does not generate light when its Shape is set to Disc
Repro steps:1. Open attached project2. Open Game view3. Select "Area Light" in the Hierarchy4. In the Light component, change the Sh... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docume... Read more
[Editor] Shift selecting (multi selection) in scene view does not work
Steps to reproduce:1) open the project2) scene 'Main'3) select cube in scene view4) shift+select sphere in scene view Expected: Both... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
[Inspector] Animator's inspector doesn't show if selected objects have d...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Select "Banana" in Hierarchy4. Observe that its Animator UpdateM... Read more
Find backport Changeset: Renaming folders makes them disappear in Projec...
- Open the BugTest project.- Rename any of the asset folders (AssetBundles, Scripts, Resources) into alowercase variant (assetBundle... Read more
[HDRP] Entering Play mode in a new scene produces error with StaticLight...
Reproduction steps: 1) Open a new HDRP project or HDRP template2) Open a new scene3) Enter Play mode Error:Some objects were not cle... 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