Search Issue Tracker
[Mac] UnityEditor Mac sometimes loses the installed Platform Support
To reproduce:1. Create a new project2. Set Platform Support to iOS or Android3. Close Unity4. Open the project again Expected result... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[WSA] 'Build' button does not work when 'C# projects' are enabled
1. Create a new project2. Switch the platform to WSA3. Enable the 'C# projects' button4. Press the build button - nothing happens Re... Read more
Changing Button Transform via Script makes text appear as blurry rectangles
How to reproduce:1. Open the attached "BlurryText" project2. Open "SampleScene" Scene (In Project window navigate to Scenes folder -... Read more
PNGs imported with RGBA Half format are incorrectly converted when using...
How to reproduce:1. Open user-submitted project2. See Gradient8bit and Gradient16bit in the Project window Expected result: the imag... Read more
Keyboard input is not working in Play mode when using wildcard
Reproduction steps: Open the attached project “WildCardRepro“ Open the “Assets/Samples/SimpleDemo/SimpleDemo_UsingPlayerInput.unity“... Read more
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
[MovieTexture] Rolloff not working on Movie Textures audio
Steps to reproduce: 1. Open the attached project2. Open and play 'AudioVideo3DSoundBug' scene3. Notice the game object with movie te... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window