Search Issue Tracker
Crash when changing to D3D12 from D3D11
I was getting this almost always when I would change to a different direct3d version in the linked project. It seemed to go away whe... Read more
Modifying texture import settings from script changes 'timeCreated' in t...
We have an active problem with importers modifying 'timeCreated' timestamp in asset meta files when called from script, see case 856... Read more
output_l crash while building custom serialized asset bundle
Steps to reproduce:1. Open "ConversationBundle.zip" project2. From the main toolbar select Portalarium>Build>New Asset Bundles... Read more
Rigidbody is able to spin around "frozen rotations" if object is not sym...
To reproduce:1. Open attached project "PhysicsConstraints.zip".2. Select "CubeMan" in hierarchy.3. Play "test" scene.4. After lookin... Read more
[Android] Shaders failed to compile spam to logcat
Reproduction steps:1. Open the attached project using non-development build (or any with shaders which fail to compile)2. Deploy to ... Read more
[IL2CPP] Crash when accessing methods such as Type.IsAssignableFrom() fo...
Exceptions in il2cpp runtime library code when using Type.IsAssignableFrom() method for some specific types. To repro:1) Open attach... Read more
Particle System Lights Module does not generate lights if particle posit...
Steps to reproduce:1. Open User's attached project2. Press Play Expected behavior: both Particle Systems generate LightsActual resul... Read more
Screen Space - Camera Canvas has excessive judder on HoloLens
When creating a UI on the HoloLens, a World Canvas attached to the camera will be steady. A Screen Space - Camera canvas should beha... Read more
Incorrect transform values after adding some force to an object which is...
Steps to reproduce (or watch attached gif):1. Open attached project2. Open "module_test_scene" scene3. Enter play mode4. Select "Thr... 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
- 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template