Search Issue Tracker
5.6 Windows builds do not work on Windows Server
To reproduce:1. Install Windows Server2. Install Unity 5.6 on Windows Server3. Build and run for Windows platform Actual: Build fail... Read more
Asset Corruption when changing build target locks up Unity
To reproduce:1) Open attached project and "Repro Scene" in it2) Go to Edit -> Preferences and Enable "Verify saving assets"3) Sel... Read more
Graphics device is automatically disabled in batchmode
It should only disable graphics device when -nographics is also added. This is not the case Steps to reproduce:1. Download and open ... Read more
Image appears on Splash Image Preview button after enabling Noise option...
To reproduce:1. Create new project2. Add particle system3. Enable Noise4. Open Splash Image settings Actual: Notice that Particle Sy... Read more
[Splash Image] Changing Logo shown while Splash Screen is on Preview cra...
To reproduce:1) Open attached project2) Open two inspector tabs3) Find a random sprite/image in project view (for example, ArenaBack... Read more
.dll files cause crashes on building if a non-matching architecture is s...
Reproduction steps:1. Open the attached project in Unity2. Select the "Mono.Cecil.dll" in the assets3. Make sure that under Platform... Read more
[Windows] Make Mono the default Scripting Backend for Mac Standalone builds
When building on Windows OS to Mac Standalone Scripting backend does not change to Mono by default. Thus the error is shown in Build... Read more
"Build" vs "Build and Run" has different outcomes
Repro steps: 1. Open "ReproProject" project2. Build for Windows Standalone through the build settings3. See that the project finishe... Read more
Some of the links opened with build settings > open download page are br...
To reproduce:1. Open any project2. Open build settings3. Click "Tizen", "PS Vita" or "PS4"4. Click "Open download page"Notice that i... Read more
[BatchMode] Crash when using -buildTarget in batch mode to change platform
To reproduce:1) Download attached project2) Run Unity through command line like this: '<Path_to_Unity>/Unity.exe -batchmode -n... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code