Search Issue Tracker
[VR] Different particle shader transparency between editor and build
Steps to reproduce:1. Download attached project and open scene "TestScene"2. Make sure VR mode is on in settings3. Build for standal... Read more
There's no way to query currently selected keyboard on iOS
See here: http://forum.unity3d.com/threads/touchscreenkeyboard-in-ios-not-properly-handling-japanese-keyboard-entry-romaji-hiragana.... Read more
Raycasting to and from a Character Controller doesn't hit intended target
Steps to reproduce:1. Open my attached project inside "case_806527 Raycastproblem" file.2. Select "Test Broken - Camera too high" sc... Read more
Undoing hierarchy leads to m_TransformData.hierarchy == NULL assert foll...
Steps to reproduce: 1. Create new project2. Add empty GO3. Add Child GO to previously created GO4. Add child to GO created in step 3... Read more
[LightProbes]When spot light and area light are enabled some light probe...
To reproduce:1. Open example project "test.unity"2. Notice that some light probes are broken Reproducible: 5.5.0a2, 5.4.0b23, 5.3.5p... Read more
[UI] Canvas transform not being updated after changes in Canvas Scale vi...
To reproduce:1. Open attached project2. Open the editor window under "Canvas Bug/Open Window"3. Assign the canvas and hit the resize... Read more
Application crashes when using Input.Location.Start() on Android 5.0 or ...
Reproduction steps:1. Open the attached project2. On Android devices turn on location3. Build and run the project on Android device4... Read more
SetInts doesn't work properly with ComputeShader
To reproduce:1. Open attached project2. Play DefaultScene3. Observe log in console In the DefaultScene an object TestCopy contains a... Read more
Only 1/4 of compute buffer created with the flag ComputeBufferType.Indir...
To reproduce:1. Open attached project2. Play the scene "TestScene"3. See the log, the buffer created with the IndirectArguments type... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder