Search Issue Tracker
Cannot open a project using file -> open project -> open other
Steps to reproduce:1. Open any project2. Go to file -> open project -> open other3. Select any other project and confirm selec... Read more
Editor crashes when creating/duplicating/renaming big cubemaps
Steps to reproduce:1. Create a new project2. Import attached image 'ff01_00_Sun_Shore_16k' (or use any other big (at least 8k) image... Read more
Regression: material.SetFloat crashes Unity
To reproduce this bug: 1. Open the attached project2. Open the "crash" scene.3. Edit the "CrashyComponent.cs" file4. Uncomment Line ... Read more
WWW returns incorrect HTTP status 100 when POST data is relatively large
To Reproduce: 1. Run /Assets/WebPlayerTemplates/server.js (in the attached project) using node.js. 2. Open the project attached to t... Read more
Multiple animations displayed in preview window if there are multiple tr...
1. Open attached project "repro_647063"2. Open scene "Untitled"3. Open Animator window4. Select "Bugc" on Project Window5. Select tr... Read more
Clicking on a UI element and then using a navigation key deselects and r...
To reproduce:1. Open the attached project2. Open the SelectUIElementTest2.unity scene. Notice how the Knob UI element has its naviga... Read more
UI element gets selected using navigation keys even when Navigation set ...
To reproduce this bug: 1. Open the attached project2. Open the SelectUIElementTest1.unity scene.3. Notice Knob UI (Canvas->Knob) ... Read more
When an input field is selected/activated from within Start(), onEndEdit...
To reproduce:1. Open the attached project2. Open the InputFieldOnEndEditTest1.unity scene. Notice that:a) the input field is scripte... Read more
A newline character gets added to the input field after/if it was resele...
To reproduce:1. Open the attached project2. Open the ActivateInputFieldTest.unity scene. Notice how the input field is scripted to r... Read more
UI Text flickers when scrolling
To reproduce:1. Open attached project2. Open ShellrootBeta scene3. Press play4. Scroll up and down5. Notice the text 'Penguinmarcher... 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