Search Issue Tracker
Crash on BatchRendererGroup::OnBeforeCulling when changing Scenes
Reproduction steps:1. Open the user’s attached project2. Open “Assets/CommonAssets/Base” Scene3. Enter the Play Mode4. In the Game V... Read more
Test Framework fails to build player if project includes com.unity.ads
Test Framework fails to build player if project includes com.unity.ads Reproduce:1. open attached project2. run tests on standalone ... Read more
Compute shaders get included to every Assembly-CSharp-* project that has...
Compute shaders get included to every Assembly-CSharp-* project that has at least one single script in it. If there are no scripts i... Read more
1 frame long audio clip plays an inconsistent audio sample or does not p...
How to reproduce:1. Open the attached project, SampleScene2. Enter Play Mode3. Click the button in Game View multiple times4. Note t... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
[GI] light is cast evenly to all directions from the object that has emi...
Reproduction steps:1. Open attached project.2. Open "textureEmissionToUniformExtreme" scene.3. Go to "Window > Lighting > Scen... Read more
Physics Debugger sometimes crashes when visualising contacts of a Scene ...
Reproduction steps:1. Open the attached '1385255_DeterministicPhysicsBugExport' project2. Open the 'TestScene'3. Go to the 'Window-&... Read more
[Mobile Notifications] [Android] Tapping a notification doesn't do anyth...
Steps to reproduce:1. Build and Run the user-attached project2. Suspend the app (put it into the background)3. Wait 10 seconds. A lo... Read more
Y-Flipped Visual Element has a gap between its parent when it's resized
Reproduction steps:1. Open the provided project2. Open “BrowserView2.uxml” with the UI Builder3. Stretch the canvas vertically by cl... Read more
[Shadergraph] Changing mode of color property from HDR to Default does n...
Reproduces on Master (bcdb37f295) and 4.10.0 Repro steps:1. Use Universal RP2. Create a PBR Shader3. Create a Color property4. Set t... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template