Search Issue Tracker
Shadows are not rendered even though they fall within camera frustum
Steps to reproduce:1. Open attached project2. Open "TestScene_LowFOV" scene3. Select "Main Camera" game object-Inspect the Game view... Read more
-profiler-maxusedmemory cmdline option doesn't work
-profiler-maxusedmemory has no effect in standalone player builds. This prevents users to configure optimal value to maintain the lo... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
The first letter of an Asset's name gets replaced by an underscore when ...
How to reproduce:1. Create a folder and name it "Test"2. Create a new Unity project3. Drag the created folder to the Project window ... Read more
[Addressables] OperationException errors appear when using Synchronous l...
How to reproduce:1. Download and open the attached project2. Build Addressables by going to "Addressable Groups" > "Build" > "... Read more
The clickable area is next to the Modes button of the SerializedField Mi...
How to reproduce:1. Open the project "case_1205028-MinMaxGradient"2. Open the Scene "BugScene"3. Select the GameObject "GameObject" ... Read more
Plugins folder compiles even when nothing has changed in that folder
How to reproduce: 1. Open attached project- Project contains a single empty script at the root and a single script file with thousan... Read more
"The Prefab instance was disconnected during deactivation while merging....
How to reproduce:1. Open the attached project's Scene labeled "Test"2. In the Project Window, open the "Cube" Prefab3. Make a change... Read more
Global Illumination doesn't work in Build if scene is loaded as an Asset...
If a scene is built as an AssetBundle and is Loaded in another scene, Global Illumination will work in Play mode, but not in Build. ... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server