Search Issue Tracker
5.6 Windows builds do not work on Windows Server
To reproduce: 1. Install Windows Server 2. Install Unity 5.6 on Windows Server 3. Build and run for Windows platform Actual: Build... Read more
Asset Corruption when changing build target locks up Unity
To reproduce: 1) Open attached project and "Repro Scene" in it 2) 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 ope... Read more
Image appears on Splash Image Preview button after enabling Noise option...
To reproduce: 1. Create new project 2. Add particle system 3. Enable Noise 4. Open Splash Image settings Actual: Notice that Parti... Read more
[Splash Image] Changing Logo shown while Splash Screen is on Preview cra...
To reproduce: 1) Open attached project 2) Open two inspector tabs 3) Find a random sprite/image in project view (for example, ArenaB... Read more
.dll files cause crashes on building if a non-matching architecture is s...
Reproduction steps: 1. Open the attached project in Unity 2. Select the "Mono.Cecil.dll" in the assets 3. Make sure that under Platf... 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" project 2. Build for Windows Standalone through the build settings 3. See that the project fini... Read more
Some of the links opened with build settings > open download page are br...
To reproduce: 1. Open any project 2. Open build settings 3. Click "Tizen", "PS Vita" or "PS4" 4. Click "Open download page" Notice t... Read more
[BatchMode] Crash when using -buildTarget in batch mode to change platform
To reproduce: 1) Download attached project 2) Run Unity through command line like this: '<Path_to_Unity>/Unity.exe -batchmode -nogra... 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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator