Search Issue Tracker
Shader GLSLPROGRAM parsing error
To reproduce:1. Create new project2. Import attached shader3. Change line 21 to #ifdef4. Build and run on iOS5. buggy_precompilation... Read more
Script is distorted in the Editor Inspector
1. Add the attached script to the project2. Highlight the script in the Project browser and see it's displayed in the inspector.3. M... Read more
Black screen is shown after Unity splash screen
On an Android device, once the 'Powered by Unity' splash screen has been hidden, there is a ~5 second delay before the first scene i... Read more
FillRectangle & DrawRectangle have no overload method that takes 10 argu...
Steps to reproduce : - import the project attached- notice the two errors in the console *Note: More info in the user's description. Read more
Bool Property doesn't get initialized via Object Initializers
Bool Property doesn't get initialized via Object Initializers //script A.cs...var b = new TestB() { B = false };Debug.Log(b.B); //pr... Read more
Frame rate is erratic, both in the editor and in the game when compiled
The issue:The Frame rate is erratic, both in the editor and in the game when compiled, even though I'm using a time.deltaTime to rot... Read more
Broken link (online and offline docs)
Broken link (online and offline docs) 2) How can we reproduce it using the example you attached http://docs.unity3d.com/Documentatio... Read more
Alpha texture not working on Windows
To reproduce: 1) Open attached project on Windows machine.2) View in game screen.3) Alpha texture is not working properly; pink and ... 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
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty