Search Issue Tracker
[Standalone] Window is black in Fullscreen mode
Steps to reproduce : 1) Download attached project "mega-neon-pong (full screen fixing).zip" and open in Unity.2) Build scene 'RetroA... Read more
Compute Buffer created with the flag IndirectArguments cannot be bound a...
To reproduce:1. Open attached project2. Play scene3. See the log Reproducible: 5.5.0a2, 5.4.0b23, 5.3.5p5, 5.2.5f1 Read more
Shader compiler: internal error. Precision issues
To reproduce:1. Open attached project2. Select the UI-Default shader from the project window3. Select gles3 as the compilation targe... Read more
[iOS] IL2CPP generates a conflicting types error
Steps to reproduce:1) Open the attached project.2) Build for iOS.3) Deploy to a device via Xcode.4) Launch the app. The build fails ... Read more
Unit tests of a Fixed point math library cause a hard crash
Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce-- Using the project attached, go to W... Read more
Editor freezes when changing Reference Pixels Per Unit value
To reproduce:1. Add Image2. Change type to Tiled3. Set Canvas Sort Order to 54. Set Reference Pixels Per Unit to 2005. Editor freeze... Read more
[UNET][Standalone] Inconsistent load order of networked objects in Edito...
Steps to reproduce:1. open attached project '805873_54.zip'2. build and play3. host and join local host (using editor and standalone... Read more
Initializing global MonoBehaviour using new keyword causes Unity to crash
Reproduction steps: 1. Open user attached project "Main" scene.Notice Unity is crashing2. Comment Line 14 in CloudGen.cs script whic... Read more
Changing rectangle parameters crashes unity
Steps to reproduce:1. Run attached project.2. Press "c" button.--- It should freeze.3. Open "Capture" script and change 19th line in... Read more
Crash on working with scriptable object
Steps to reproduce:1. Open attached project.2. Open scene named "Test".3. In the "Hierarchy" window select "Main Camera".4. in the "... 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
- “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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation