Search Issue Tracker
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
[Deferred] Two Cameras plus Deferred causes GameView to go crazy (regres...
To reproduce:1. Open attached project2. Open TestScene3. Notice that the game view goes "crazy" Read more
This STV build crashes bootloader
This only happens when you add the STV installer over this build, which is why no other STE reported it. Severity 1 for STV. Version... Read more
ShaderGraph produces <1 Alpha in Opaque mode when Alpha Clipping is enabled
How to reproduce:1. Open the attached project “URP_Alpha”2. Open the “SampleScene” scene3. Observe the Game View Expected result: Bo... Read more
Crash on burst.initialize when Armv9 Security Features are enabled using...
Reproduction steps:1. Open the attached “IN-111086“ project2. Build and Run the Android Player3. Observe the Player crash Reproducib... Read more
Building to iOS fails with NullReferenceException on MonoAssemblyStripping
1. Open attached project2. Build to iOS with il2cpp3. NullReferenceException will be thrown Read more
[Linux][Editor] Color picker does not work
How to reproduce:1. Create a new project2. Choose Directional Light in the Hierarchy window3. In the Inspector window, use the color... Read more
Stopped Audio Souce outputs audio when the "Spatialize" property is enabled
Reproduction steps:1. Open the attached project2. Open the SampleScene.unity Scene, located in /Assets/Scenes folder in the Project ... Read more
EnumField control shows parts of another texture (may [not] be related t...
There is a visual artifact in the UIElements' EnumField control with the latest NorthStar build. May/may not be related to slicing, ... Read more
[Experimental] SpriteRenderer.color does not get updated on change via s...
How to reproduce:1. Open user attached project2. Open scene 'Scene'3. Enter play mode Expected behaviour: All sprites change to blac... 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