Search Issue Tracker
ToggleGroup member of Toggle not exposed
To reproduce:1. Open attached project2. Open script "SetToggleGroup". It demonstrates how setting the toggleGroup works now and how ... Read more
Loading an incompatible asset bundle causes Unity to crash
To reproduce:1. Open the attached project (there's a script loading an asset bundle that is built with Unity 3.5)2. Run the scene3. ... Read more
Stack Trace gives useless information
To reproduce:1. Look at the stack trace of the "BadStackTrace.log" file2. It's stacktrace is only "((module-name not available)): (f... Read more
Crash after closing asset store window
To reproduce:1. Create a new project2. Open the asset store and wait for it to load3. Close the asset store4. Wait a bit.5. Crash! I... Read more
Seeking audio track preview at the very right border produces an invalid...
1. Open or create a project with audio file2. Select the audio file. Make sure Inspector is visible3. Click on its preview to play i... Read more
Multiediting textures causes inspector to break
To reproduce:1. Open "New Unity Project 92"2. Select all of the sprites in the project3. Change their type to "Advanced"4. Try click... Read more
Only system administrator accounts can build projects to Android
A "SecurityException: A security error has been detected." error message is shown in the console and the build fails when trying to ... Read more
TextGenerator reports incorrect line height if new line escape character...
Open scene Test in the attached project and press Play. Notice the line heights reported in the Console. Read more
No break on breakpoint in generic classes in the editor
To reproduce:1. Open attached project2. Sync MonoDevelop project3. Put a breakpoint in BaseEditorTest, line 84. Put a breakpoint in ... Read more
Allow abstract/generic AssetPosprocessors
To reproduce:1. Open the attached project2. Notice the spam of errors that are caused by a generic AssetPostprocessor and an abstrac... 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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”