Search Issue Tracker
[Regression] "Request error (error): " when entering russian letters is ...
Regression - happens in 2017.2.0a1 and a2Not reproduces in 2017.1.0b8 How we can reproduce it1 Create new project2 Go to Project vie... Read more
Particle trails snap to new place when switching simulation space during...
-e: see title and gif below -repro:--open attached project--open test scene--play test scene--select the trails example (bottom righ... Read more
[Shuriken] Particle emission module burst min max should be unsigned int
Particle emission module burst min max should be unsigned int. Emission rate is also unsigned int, at this moment burst min max is u... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
Folder hierarchy not shown in Visual Studio Solution Explorer when a pac...
How to reproduce:1. Open the attached project's "case_13427170-Project.zip"2. In the Project Window, open any of the Scripts (to ope... Read more
Registry.GetValue crashes Unity build when using IL2CPP
Steps to reproduce:1. Add a Registry string value:Path: "HKEY_LOCAL_MACHINE\\SOFTWARE\\VRstudios"Name: "EnableDebugPath"Value: "true... Read more
Output Mesh uses particle motion vectors even when it is not moving and ...
Repro steps:1. Import the attached project and open the repro scene2. Enter play mode3. Observe that both the particles and the caps... Read more
Failing to create DX11 device on Windows 7
Reproduction Steps:1- Start Unity in DirectX 11 mode. Expected Result: Editor starts in DirectX 11 mode.Observed Result: Editor star... Read more
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce:1. Open any Unity project on a device running macOS2. Navigate to the Title bar and drag the Scene icon next to the... 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