Search Issue Tracker
Duplicating a game object causes freeze or crash on GameObject::IsActive...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. In the Hierarchy, select GameObject4. Duplicate the G... Read more
Lightmapper stalls while baking a scene with high Lightmap Resolution
Steps to reproduce:1. Open CornellBox project2. On the Lighting Settings, change the settings on the attached screenshot. Result: Li... Read more
Directionality artifacts in multi-scene lighting setups
Steps to reproduce:1. Download attached project 'New Unity Project78.zip'2. Unzip and load project3. Open 'test' scene4. Additively ... Read more
[UIR] UI Toolkit Vector Image is glitching when changing the size of the...
Reproduction steps:1. Open users attached project2. Open Scenes/SampleScene3. Resize the Game View window Expected result: UI Toolki... Read more
[Android]Build fails when having more than 1360 files in StreamingAssets...
Steps to reproduce:1. Open user's attached project "empty.zip"2. Build it for Android Expected results: Build succeededActual result... Read more
[Shuriken] Crash on WriteMinMaxGradient when attaching to sizeOverLifeti...
Steps to reproduce: 1. Download and import attached project. (repro-case_763664-VFXAdjustmentTest.zip)2. Open scene main.3. Drag and... Read more
Crash on stopping server when using network manager on standalone build
Reproduction steps:1. Open project attached (ServerExitBug.zip)2. Open scene "MainMenu" (Assets -> Contect -> Scenes)3. Build ... Read more
Inspector gets garbled after assigning 0 to Materials list in Mesh Rende...
Steps to reproduce:1. Create a new project or open an existing one2. Create a new Cube GameObject in Hierarchy3. Select the Cube4. C... Read more
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:1. Open user's attached project2. Go to Window > AudioUtil Bug Demo Window3. In the Project window, select "St... Read more
Light components do not respect the scene visibility flag
Some lighting components still render when the GameObject is set to not be visible in the Scene 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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples