Search Issue Tracker
[Renderer] Mesh Particle Pivot offset adjustment based on particle size ...
Looks like we were using size*size before, and now it is just size.(i.e. to make the particles appear in the same position, a size o... Read more
[OSX] Editor fails to recognize installed Il2cpp support
-e: it shows an error saying Il2cpp is missing despite it being installed -repro:--install Editor with OSX Standalone Il2CPP support... Read more
[UI] Selecting gizmos doesn't work in Scene View
Steps for reproduction:1) Download the project below or create a new project2) In Scene View, try to select lights or camera3) Obser... Read more
A texture's pixels are being changed after Texture2D.Apply() is called
Steps to reproduce:1. Open QA's attached project2. Open "SceneTest"3. Enter playmode and press Z Expected result: Texture's color do... Read more
Unity Editor does not recognize assets if an importer warning has been e...
How to reproduce:1. Open Unity2. Load tester-submitted project(ShaderLineEndings.zip)3. Inspect shaders. Some will be ok, others cou... Read more
Inspector Debug mode allows ScriptableObject script to be changed to an ...
How to reproduce:1. Open Unity2. Load tester-submitted project3. Create a new 'Scriptable Object Script' using context menu4. Set in... Read more
Stereo Rendering setting is reset to Multipass when navigating from iOS ...
To reproduce:1. Launch Editor with iOS and Windows runtime support installed;2. Navigate to Player Settings > XR Settings for Win... Read more
Crash on android device with specific script on IL2CPP build
Steps to reproduce:1. Open attached project from OC link2. Build with IL2CPP for android and run on device3. Press button to instant... 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
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled