Search Issue Tracker
[WP8.1] System.IO.File.ReadAllX methods throw IOExceptions
To reproduce:1. Open repro.unitypackage. It contains a script that creates some files and tries to read them using the File.ReadAllX... Read more
Input.GetButton does not catch Joystick Buttons
-e: When using WebGL Preview builds, Input.GetButton (GetButtonDown, etc) fails to return true when pressing the joystick buttons. T... Read more
[OptimizationLevel] Build with optimization level set to 'Fast' or 'Fast...
Steps to reproduce: 1. Create new Unity project2. Open build settings and switch to WebGL3. Change 'Optimization Level' to 'Fast' or... Read more
maxVertices error thrown when outputting very long strings
To Reproduce: 1. Run scene test in the attached project.2. Click on the outputted log message.3. Observe that a large number of" max... Read more
[WP8] Unity hangs after pause resuming from visual studio
To reproduce:1. Open the attached repro project2. Build for WP83. Open the solution with visual studio4. Deploy to a windows phone5.... Read more
Scripts disappearing from UI elements on scene change
Steps to reproduce:1. Open attached project's scene "MainMenu" (Assets/Scenes)2. Errors "GameObject (named 'Canvas') references runt... Read more
Static Initialization Is Incorrect When Targeting WebGL (possibly, any I...
Steps to reproduce:1. Open test.unity and press play (in editor) and take notice that there is a decimal on the last of second test ... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
Crashes when saving with deleted gameobject
Steps to reproduce:1. Open attached project's scene "Startup" (Assets/Levels).2. Delete "Game Manager" game object.3. Try saving the... Read more
Some Assets don't work in Unity Free
To reproduce:1. Create a new project2. Create a Material in Project view using context menu3. Select something else (like Main camer... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal