Search Issue Tracker
Particle system plays only once
To reproduce:1. Open attached project2. Open "_Test" scene3. Play the scene4. Click "Restart" button5. Observe appeared particles6. ... Read more
Assigning value type to multiple parameters in same line will crash Unity
Steps to reproduce: 1. Open attached project "MultiAssign.zip"2. Open scene "repro"3. Run scene and Unity freezes (sometimes crashes... Read more
Windows Store builds get UnauthorizedAccessException error when try to c...
When trying to create directory with Directory.CreateDirectory on Windows Store app build, "UnauthorizedAccessException" is thrown. ... Read more
State machine behavior that has a specific serialization error removes a...
To reproduce:1. Open attached project2. Open "testscene" scene3. Play the scene4. Press space keyboard button5. Notice the robot tur... Read more
[Ambient][Gamma] HDR color picker color is different from the one used i...
To reproduce:1. Open attached project2. Open scene 13. Open ambient color picker4. Compare the current color displayed in color pick... Read more
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select "Particle System" in hierarchy to simulate it4. Notice tha... Read more
[WP8.1][WSA]Reducing resolution while maintaining fullscreen not working...
To reproduce:1. Build attached project2. Run project on Lumia 15203. Notice weird effect on the screen Reproducible with: 5.4.0b1, 5... Read more
Multiline Keyboard on iOS devices looks weird
1. Run on some iOS device script that opens device`s keyboard with multiline:keyboard = TouchScreenKeyboard.Open("", TouchScreenKeyb... Read more
On Android Input.GetTouch (i).deltaTime 0.00X value is always changing a...
1. Run the attached project (or use any script that shows values of deltaTime variable of Input.GetTouch) on Android device2. Toucht... 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
- 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
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0