Search Issue Tracker
[WSA] fails to load xml file
Repro steps:1. open project "New Unity Project.zip";2. build to WSA platform. Build and run generated project;3. press "save" button... Read more
Event.current.rawType does not return the correct Event values
How to reproduce: 1. Open attached project2. Open scene Scenes/ErrorExample.unity3. Click on the Square image in the scene view a fe... Read more
Lightmapping produces incorrect result (one wall panel is darker than th...
The far wall (on +z axis) is made from 3 planes. The middle plane comes out much darker when light is baked. Looking like this: http... Read more
Accessing .transform and .gameObject properties in a MonoBehaviour is st...
How to reproduce: 1. Open attached project2. Open scene Main.unity3. Open up the Profiler window4. Play the scene5. Modify the setti... Read more
Spotlights do not cast shadows from objects very close to the light
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains two parallel walls made from Cubes, a single pla... Read more
Setting Exceptions to Full skyrockets memory allocation - browser runs o...
-e: see title, works fine setting to None and Explicit Only -repro:--create new project--import added simple cube scene (has just a ... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
LayerMask.GetMask() ignores the "Default" layer
How to reproduce: 1. Open a new project2. Create a script named GetMaskBug.cs with the following contents: using UnityEngine;using S... Read more
[AssetBundles] Bundle with packed textures includes source textures in a...
Steps to reproduce this issue: 1. Open the attached project2. There are 4 textures that are packed into an atlas3. Click Assets->... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand