Search Issue Tracker
[Android] Mali-400 MP GPU fails to compile shader which gives pixelated ...
Steps to reproduce: 1) Download attached project 'BasicHexTest.zip' and open in Unity2) Build and Run 'HexTestScene' on a deviceNote... Read more
[Importers] Fatal Error when importing large assets and the system has r...
TL; DR: Drag & Drop 40 GB file to Unity will crash Unity. Maybe we should check if we have enough memory to load the file and th... Read more
[iOS | Cardboard] Linker error when GoogleVR package is in the project
iOS Linker error when GoogleVR package is in the project 1) Download the attached project2) Open the empty scene 'Scene' and build t... Read more
[Android] Render scale changes make the screen blink
When render scale is changed by script in a Daydream app on a Pixel phone, the screen begins blinking and continues to blink until t... Read more
[SPS | Android] Mirror Mode makes scene go blank when Single-Pass Stereo...
Mirror mode is supposed to make both eye views show the same image, but if it is used in conjunction with Single-Pass Stereo it make... Read more
Public variable cannot be updated during playmode if script is attached ...
How to reproduce:1. Open "StateMachineBehaviour Problem" project2. Open the Animator window and open "animator test" animation contr... Read more
[WebGL] Build causes javascript exception: abort(-1) at jsStackTrace (Bu...
To reproduce:1) Open attached project (SolarSystemSimulation)2) Build, but NOT run, for WebGL3) Upload it to server4) Open the page ... Read more
MonoDevelop is not finding references when define symbols used
Repro steps: 1. Open attached project.2. Open Target.cs script with MonoDevelop3. Make sure only Target.cs tab is open4. Press "Find... Read more
Drawing ReorderableList in custom PropertyDrawer causes rendering issues
Drawing a Serialized property with custom PropertyDrawer which draws ReorderableList causes rendering issues in the said list. The i... Read more
IndexOutOfRangeException when multi-selecting a mix of sprite atlases
"IndexOutOfRangeException: Array index is out of range." when selecting a mix of packed and empty sprite atlases 1. Open attached pr... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu